Christopher Willis-Ford
d37de9555d
Document scratch-gui STATIC_PATH build parameter
2019-05-16 20:23:30 -07:00
Christopher Willis-Ford
e389901997
3.3.0-rc.1
2019-05-16 12:52:19 -07:00
Christopher Willis-Ford
b597ce1cd6
update dependencies
2019-05-13 17:31:26 -07:00
Andrew Sliwinski
4bd7204c63
Update package.json
2019-03-06 12:59:58 -05:00
Christopher Willis-Ford
96cd6d5490
1.2.1
2019-01-10 20:29:28 -08:00
Christopher Willis-Ford
521c32dd5d
npm upgrade
2019-01-08 15:24:12 -08:00
Christopher Willis-Ford
bd76e54643
1.2.0
2018-12-28 04:47:06 -08:00
Christopher Willis-Ford
eea135e52b
npm upgrade
2018-12-28 00:48:29 -08:00
Christopher Willis-Ford
f9764d8fc6
Further simplify and consolidate webpack config
2018-12-28 00:48:24 -08:00
Christopher Willis-Ford
9560798c8d
Specify scratch-desktop branch of scratch-gui
...
This should go back to a version number once we merge the GUI's
scratch-desktop branch into its develop branch.
2018-12-27 11:05:14 -08:00
Christopher Willis-Ford
a866327656
1.1.1
2018-12-21 12:51:44 -08:00
Christopher Willis-Ford
f46fd1d7e3
npm install -D electron-store
2018-12-21 11:31:02 -08:00
Christopher Willis-Ford
66a664b243
npm install -D nets uuid
2018-12-21 11:27:57 -08:00
Christopher Willis-Ford
0f9a52f34d
1.0.3
2018-12-14 15:05:43 -08:00
Christopher Willis-Ford
1145c44915
1.0.2
2018-12-14 11:01:22 -08:00
Christopher Willis-Ford
f90534e09c
1.0.1
2018-12-14 00:44:45 -08:00
Christopher Willis-Ford
b083252b50
Fix order of asset fetch & webpack build
2018-12-13 18:13:04 -08:00
Christopher Willis-Ford
2068dc50bb
Update package name and version
2018-12-13 12:01:08 -08:00
Christopher Willis-Ford
c9bcd14015
Add source-map-loader
2018-12-12 09:05:19 -08:00
Christopher Willis-Ford
69f48aefb8
npm upgrade
2018-12-04 23:00:21 -08:00
Christopher Willis-Ford
eff882c928
use rimraf and mkdirp to ensure clean builds
2018-10-31 15:40:27 -07:00
Christopher Willis-Ford
f761193c5f
set productName to "Scratch Desktop 3.0"
2018-10-31 15:20:21 -07:00
Christopher Willis-Ford
4771e849ea
add repository field to package.json
2018-10-31 15:02:01 -07:00
Christopher Willis-Ford
d1acf29f51
Merge branch 'electron-webpack' into develop
2018-10-31 14:52:34 -07:00
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
146a6f0de0
Override settings for minify and Babel
2018-10-18 19:03:56 -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
99b172d893
Add React dev tools
2018-10-13 01:26:58 -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
develar
09ae10e82e
chore: update deps
2018-08-21 09:21:54 +02:00
develar
3f9dee45ab
chore: update deps
2018-05-08 09:05:40 +02:00
develar
135f9f34b4
chore: update deps
...
Close #29
2018-04-03 08:31:29 +02:00
develar
f5fdcfb442
chore: update deps
2018-03-18 17:41:03 +01:00
develar
118f6a1866
chore: update electron-webpack to 1.13.0
2018-02-20 08:50:38 +01:00
suvichak
a6ef4b77fa
fix: pin webpack-sources version until upstream bug not fixed
...
"original.line and original.column are not numbers" when using NPM #14
2018-02-19 23:44:26 -08:00
Sooraj V Nair
0cf4baedc7
chore: updated to electron v1.8.2 ( #24 )
2018-02-19 22:42:35 -08:00
Vladimir Krivosheev
539f24655d
chore: update electron to 1.7.12
2018-02-06 15:25:55 +01:00
Vladimir Krivosheev
0f0ec413af
chore: update deps
2018-01-30 03:35:45 -08:00
Zachary Snow
0d76369d93
chore: Updated package.json devDependencies to newest versions. ( #17 )
2018-01-30 12:29:14 +01:00
develar
283fd52ac7
chore: update electron-webpack to 1.10.1
2017-10-27 10:08:39 +02:00
develar
2c93dc047a
chore: update electron-webpack to 1.8.0
2017-10-06 18:47:15 +02:00