p5.js-web-editor/server
Cassie Tarakajian 6f1b6fd51c 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-11 17:47:14 -04:00
..
config Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
controllers Consistent user data returned from API 2019-05-29 12:51:50 -04:00
migrations for #950, update babel to v7 (#1077) 2019-06-11 17:47:14 -04:00
models Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
routes Removes AdvancedSettingsView as functionality now in AccountView 2019-05-29 12:51:50 -04:00
scripts for #950, update babel to v7 (#1077) 2019-06-11 17:47:14 -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 Adds a temporary route for checking Personal Access Tokens work 2019-05-29 12:51:50 -04:00