Scratch 3.0 as a self-contained desktop application
Find a file
Christopher Willis-Ford 25c0954b94 Update electron-webpack and webpack
The old version of webpack takes a long time and then runs out of memory
when I add media library assets in `src/static`. The new version handles
it OK.
2018-10-17 17:22:48 -07:00
src Add React dev tools 2018-10-13 01:26:58 -07:00
.editorconfig Use eslint-config-scratch 2018-09-27 14:28:23 -07:00
.eslintignore Use eslint-config-scratch 2018-09-27 14:28:23 -07:00
.eslintrc.js Use eslint-config-scratch 2018-09-27 14:28:23 -07:00
.gitignore Webpack config fixups including react-intl 2018-09-27 14:32:25 -07:00
electron-webpack.json5 Get scratch-gui working, kinda, sorta... 2018-09-27 14:32:22 -07:00
package-lock.json Update electron-webpack and webpack 2018-10-17 17:22:48 -07:00
package.json Update electron-webpack and webpack 2018-10-17 17:22:48 -07:00
README.md Convert to use npm instead of yarn, rename app 2018-09-27 14:26:51 -07:00
webpack.renderer.additions.js Tell Babel to target Electron 3.0.2; enable chunk splitting 2018-10-13 01:09:45 -07:00

scratch-desktop

Scratch 3.0 as a standalone desktop application