22 Commits

Author SHA1 Message Date
igor-dv
623ef68cb7 Add codemod 2018-10-17 13:55:58 +03:00
igor-dv
254786d143 Use overrides in the root .babelrc 2018-10-16 21:34:19 +03:00
Norbert de Langen
b649f24852
REMOVE stage presets and replace with plugins we need 2018-08-15 04:15:39 +02:00
Hypnosphi
74475b9d66 Fix jest 2018-07-05 20:35:00 +03:00
Hypnosphi
73dc63bb67 Update dependencies 2018-06-20 13:50:17 +03:00
Hypnosphi
113c182de2 Merge master 2018-06-16 20:25:47 +03:00
igor-dv
2a992bac2e Replace require_context.js with babel-plugin-require-context-hook 2018-06-12 21:50:13 +03:00
Hypnosphi
a4f9a2ef8c Move back to .babelrc 2018-06-11 01:56:48 +03:00
Hypnosphi
c704d60632 Initial move to babel 7 2018-06-09 21:39:27 +03:00
Norbert de Langen
75593740e9
REFACTOR to use emotion, see: https://github.com/paypal/glamorous/issues/419 2018-05-14 22:20:46 +02:00
Norbert de Langen
60e37f9d54
FIX babelrc environments 2018-05-11 18:35:02 +02:00
Norbert de Langen
a5f3cd56f0
REMOVE babel-plugin-glamorous-displayname from test and prod (has a bug in jest) 2018-05-11 15:48:27 +02:00
Norbert de Langen
0fa6a51974
MOVE header to lib/component & REFACTOR to use glamorous && ADD glamorous-displayname babel-plugin 2018-05-11 01:25:53 +02:00
Norbert de Langen
f48dfff8f7
REFACTOR to use babel-macro instead of webpack __dirname injection
This is more reliable and powerful
2018-01-22 19:46:46 +01:00
Norbert de Langen
98eb575b79 MOVE all babel-dev-dependencies 2017-04-27 23:41:50 +02:00
Norbert de Langen
07191fd924 MOVE to packages 2017-04-05 18:14:34 +02:00
Arunoda Susiripala
bb426b899d Update defaults to match create-react-app (#342)
* Match default setup same as create-react-app.

* Stop pre-building the manager
This allow us to customize the manager dynamically.

* Update manager for the production build.

* Remove building source-maps.

* Fix lint issues.

* Improve static file handling.

* Update dev docs.

* Use dist directory for the manager's source.

* Add support for stage-0.

* Replace raw loader with the css loader in production CSS handling.

* Remove specific babel plugins since we support stage-0.
2016-08-01 15:30:21 +05:30
TigerC10
d21dad1252 Switching to stage-0 support 2016-06-03 12:23:24 -05:00
Arunoda Susiripala
47f621163d Rearrange modules 2016-03-21 18:03:57 +05:30
Arunoda Susiripala
9a5aabf0ca Transpile to ES2015 before publishing to NPM 2016-03-18 13:25:31 +05:30
Arunoda Susiripala
9c418df5d2 Hardcode babel presets to work when published to NPM 2016-03-18 11:57:58 +05:30
Arunoda Susiripala
3d66b38706 Initial version 2016-03-17 19:02:39 +05:30