p5.js-web-editor/server
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
..
config Fixes #760 (#1046) 2019-05-01 15:38:11 -04:00
controllers fixes #850, bundling external libraries was causing a callback to never be called (#1060) 2019-05-02 19:33:16 -04:00
migrations for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
models attempt to fix error in mongo logs 2019-05-02 19:10:14 -04:00
routes fixes #802 (#809) 2019-01-16 12:35:34 -05:00
scripts for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
utils fix lint error 2019-02-20 14:57:26 -05:00
views Serve up an empty 404 page if no examples user (#766) 2019-01-25 14:12:39 -05:00
server.js Fixed Mongoose Warning (#856) 2019-03-01 15:47:17 -05:00