Commit graph

6 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
Cassie Tarakajian
432361bc86 fix lint errors 2018-06-20 10:28:54 -07:00
Cassie Tarakajian
b172087b98 get local-ssl-proxy working for testing prod locally 2018-06-18 14:32:09 -07:00
Cassie Tarakajian
a14c232935 fix fetch example scripts, add webpack config to build fetch script bundles 2018-06-18 14:32:09 -07:00
Cassie Tarakajian
131e853503 change Dockerfile to fix environment variables and fetching examples 2018-06-18 14:32:09 -07:00
Cassie Tarakajian
41f793b130 remove unused index.html, move example fetch to own folder 2018-06-18 14:30:10 -07:00
Renamed from fetch-examples-gg.js (Browse further)