Commit graph

3 commits

Author SHA1 Message Date
Cassie Tarakajian
18f646bde9
for , update babel to v7 ()
* for , upgrade babel to v7

* fix linting errors

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

* for , changes to .babelrc to make  work

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

* for , update babel and associated packages to LTS
2019-06-05 12:05:31 -04:00
Basile Pesin
4096a1c0ee Corrected the logo problem by adding it to the static files () 2018-10-02 21:03:33 -04:00
Cassie Tarakajian
8495a59e36
Development documentation ()
* delete unused files, move webpack configs to their own directory

* start of improved developer documentation, moving everything to developer_docs/ directory

* documentation updates
2018-09-26 16:14:06 -04:00
Renamed from webpack.config.dev.js (Browse further)