p5.js-web-editor/client
Cassie Tarakajian 18f646bde9
for #950, update babel to v7 (#1077)
* for #950, upgrade babel to v7

* fix linting errors

* for #950, remove @babel/core from devDependencies (so it's only in dependencies) and change babel-loader config to use .babelrc

* for #950, changes to .babelrc to make  work

* for #950, include core-js modules in webpack config for IE support with babel/plugin-syntax-dynamic-import

* for #950, update babel and associated packages to LTS
2019-06-05 12:05:31 -04:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
components Experiment with "Checks" in Travis output (#1081) 2019-05-24 12:16:15 -04:00
images fixes #802 (#809) 2019-01-16 12:35:34 -05:00
modules for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
utils Focus on find input (#1044) 2019-04-30 17:24:41 -04:00
constants.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
index.jsx Corrected the logo problem by adding it to the static files (#708) 2018-10-02 21:03:33 -04:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
routes.jsx Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00