Scratch 3.0 as a self-contained desktop application
Find a file
Chris Willis-Ford 80ed0db606
Merge pull request #19 from benjiwheeler/external-windows
attempt to open _blank link targets in OS's default browser, not electron
2018-12-27 11:20:23 -08:00
buildResources Add screenshot 2018-12-13 20:11:28 -08:00
scripts Fix static assets path 2018-10-24 09:47:59 -07:00
src attempt to open _blank link targets in OS's default browser, not electron 2018-12-26 13:59:02 -08: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
.gitattributes Configure store and non-store builds for Mac & Win 2018-12-13 12:01:08 -08:00
.gitignore MAS: fix embedded provisioning profile 2018-12-13 21:17:02 -08:00
.npmignore Initial commit 2018-09-06 11:20:27 -07:00
electron-builder.yaml Don't apply entitlements to the Mac DevID build 2018-12-14 09:53:42 -08:00
electron-webpack.json5 Fix build with/without npm ln, match scratch-gui 2018-10-24 09:47:52 -07:00
LICENSE Initial commit 2018-09-06 11:20:27 -07:00
package-lock.json Specify scratch-desktop branch of scratch-gui 2018-12-27 11:05:14 -08:00
package.json Specify scratch-desktop branch of scratch-gui 2018-12-27 11:05:14 -08:00
README.md Convert to use npm instead of yarn, rename app 2018-09-27 14:26:51 -07:00
TRADEMARK Initial commit 2018-09-06 11:20:27 -07:00
webpack.main.additions.js Tweak webpack config for consistency, avoid OOM crash 2018-12-21 11:27:35 -08:00
webpack.renderer.additions.js Tweak webpack config for consistency, avoid OOM crash 2018-12-21 11:27:35 -08:00

scratch-desktop

Scratch 3.0 as a standalone desktop application