Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Nicolaou 1e5e47ad25 Babel plugin must be loaded first 2020-04-19 22:46:51 +02:00
Andrew Nicolaou 4ee7548286 Add styled-components to project 2020-01-19 16:15:45 +01:00
Cassie Tarakajian 8054a532d7
Update to webpack 4 (#1145)
* remove some of the react errors, start to fix webpack HMR errors

* start upgrade to webpack 4

* more stuff to update webpack

* update webpack configs to work with webpack 4

* remove linting from truncate script
2019-08-28 16:08:40 -04:00
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
Cassie Tarakajian 254bbacba2 update babel packages 2018-05-08 19:16:04 -07:00
catarak 99106e2bb8 change dev/production babel configuration 2016-07-22 13:14:26 -04:00
catarak 2f2c1d1e8b render editor 2016-05-03 16:13:04 -04:00
catarak 5e2a57d9eb initial commit 2016-05-03 00:09:16 -04:00