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
Christopher Willis-Ford
42cba6414e
Add media library assets, fetch script
2018-10-19 15:19:41 -07:00
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
Christopher Willis-Ford
606f28ae43
Upgrade to electron@^3.0.2
2018-09-27 14:43:04 -07:00
Christopher Willis-Ford
4a8bac49dd
Copy static assets from GUI, load GUI from dist/
2018-09-27 14:35:02 -07:00
Christopher Willis-Ford
c6a229f57f
Webpack config fixups including react-intl
2018-09-27 14:32:25 -07:00
Christopher Willis-Ford
3785f7070e
Get scratch-gui working, kinda, sorta...
...
CSS isn't loaded and it takes a LONG time to compile, but it does load
the GUI. It also requires using `npm ln` for `scratch-gui`.
2018-09-27 14:32:22 -07:00
Christopher Willis-Ford
6adb950ef6
Add React, Redux, and related deps
2018-09-27 14:29:56 -07:00
Christopher Willis-Ford
13391df515
Use eslint-config-scratch
2018-09-27 14:28:23 -07:00
Christopher Willis-Ford
6145b0b9a1
Convert to use npm instead of yarn, rename app
2018-09-27 14:26:51 -07:00
Christopher Willis-Ford
0c8a186455
Add electron and stub start script
2018-09-06 11:45:37 -07:00
Christopher Willis-Ford
876f185f53
Initial commit
2018-09-06 11:20:27 -07:00