Scratch 3.0 as a self-contained desktop application
Find a file
Christopher Willis-Ford 53e8723086 Fix build with/without npm ln, match scratch-gui
Match the versions of Webpack, Babel, and related plugins as used in
scratch-gui. That plus a few other tweaks means that this repository
builds the same with or without `npm ln scratch-gui`, and also means
that all syntax used in scratch-gui should build the same here.
2018-10-24 09:47:52 -07:00
scripts Add media library assets, fetch script 2018-10-19 15:19:41 -07:00
src Fix build with/without npm ln, match scratch-gui 2018-10-24 09:47:52 -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 Add media library assets, fetch script 2018-10-19 15:19:41 -07:00
.gitignore Add media library assets, fetch script 2018-10-19 15:19:41 -07:00
electron-webpack.json5 Fix build with/without npm ln, match scratch-gui 2018-10-24 09:47:52 -07:00
package-lock.json Fix build with/without npm ln, match scratch-gui 2018-10-24 09:47:52 -07:00
package.json Fix build with/without npm ln, match scratch-gui 2018-10-24 09:47:52 -07:00
README.md Convert to use npm instead of yarn, rename app 2018-09-27 14:26:51 -07:00
webpack.main.additions.js Fix build with/without npm ln, match scratch-gui 2018-10-24 09:47:52 -07:00
webpack.renderer.additions.js Fix build with/without npm ln, match scratch-gui 2018-10-24 09:47:52 -07:00

scratch-desktop

Scratch 3.0 as a standalone desktop application