Christopher Willis-Ford
|
1de7228a8c
|
Tell Babel to target Electron 3.0.2; enable chunk splitting
|
2018-10-13 01:09:45 -07:00 |
|
Christopher Willis-Ford
|
751406722d
|
eslint: Switch src/ env from shared to node
|
2018-10-12 23:03:16 -07:00 |
|
Christopher Willis-Ford
|
606f28ae43
|
Upgrade to electron@^3.0.2
|
2018-09-27 14:43:04 -07:00 |
|
Christopher Willis-Ford
|
97db496efc
|
Fix lint rules for src/renderer/
|
2018-09-27 14:35: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 |
|
Ryan
|
71215e3311
|
fix: imports for url & path which were breaking the app (#21)
|
2018-02-06 06:24:35 -08:00 |
|
hacker112
|
427ff959db
|
fix: Make sure that index.html can be found in paths with hashtag (#20)
|
2018-02-05 02:13:41 -08: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 |
|
Greg Holguin
|
62a052925d
|
Merge pull request #7 from piggyslasher/patch-1
Update CURL installation instructions
|
2017-10-15 09:43:41 -05:00 |
|
Vik Ramanujam
|
a4ed6407bb
|
Update CURL installation instructions
Just notify people that it's going to write to the current folder. Otherwise they might forget and pollute their project directory like I did!
|
2017-10-14 19:56:46 +05:30 |
|
develar
|
2c93dc047a
|
chore: update electron-webpack to 1.8.0
|
2017-10-06 18:47:15 +02:00 |
|
develar
|
2cc0d0c32f
|
fix: use ELECTRON_WEBPACK_WDS_PORT env instead of hardcoded webpack-dev-server port number
Focus main window if dev tool window opened on start
|
2017-10-06 09:39:00 +02:00 |
|
develar
|
f1310556fb
|
chore: update deps
|
2017-10-06 09:34:35 +02:00 |
|
SimulatedGREG
|
87437f7c26
|
Merge branch 'master' of github.com:electron-userland/electron-webpack-quick-start
|
2017-10-02 17:09:47 -07:00 |
|
SimulatedGREG
|
10afade1bc
|
update landingpage to remove extraneous logs, drop -- for yarn script
|
2017-10-02 17:09:37 -07:00 |
|
develar
|
a38efb3604
|
chore: update deps
|
2017-09-09 13:22:28 +02:00 |
|
Vladimir Krivosheev
|
cfff20c4e1
|
chore: fix "minimum" spelling
|
2017-09-04 18:16:59 +02:00 |
|
Vladimir Krivosheev
|
de40d4cafc
|
chore: fix "Necessary" spelling
|
2017-09-04 17:15:40 +02:00 |
|
SimulatedGREG
|
a10c1752b7
|
new welcome page
|
2017-08-29 16:35:30 -05:00 |
|
SimulatedGREG
|
70562a0c51
|
update repoLink on readme
|
2017-08-28 00:33:31 -05:00 |
|
SimulatedGREG
|
3226e592dd
|
readme update
|
2017-08-27 18:06:26 -05:00 |
|
SimulatedGREG
|
8079e165a8
|
add .yarnclean, readme update
|
2017-08-27 16:50:19 -05:00 |
|
SimulatedGREG
|
27a73f068d
|
update wording of dev scripts
|
2017-08-27 16:42:01 -05:00 |
|
SimulatedGREG
|
031385cd4e
|
update strip-components option in tar
|
2017-08-27 16:07:17 -05:00 |
|
SimulatedGREG
|
3d57323018
|
add readme
|
2017-08-27 15:58:13 -05:00 |
|
SimulatedGREG
|
3a5914f703
|
update .gitignore, remove index.ejs, add code comments to main process
|
2017-08-27 14:50:22 -05:00 |
|
SimulatedGREG
|
4f2531e10c
|
🎉 initial commit
|
2017-08-27 14:15:38 -05:00 |
|