Skip to content

Commit

Permalink
Simplify build and clean up things a bit (#421)
Browse files Browse the repository at this point in the history
* Use babel-preset-env and transform-object-rest-spread
* Remove transform-runtime and babel-polyfill
* Get rid of Gulp and use babel cli to build 
* Use an array instead of a Map in styled-jsx/style (`flush`). This way we don't need polyfills
  • Loading branch information
giuseppeg committed Mar 20, 2018
1 parent 8a7292d commit 2831798
Show file tree
Hide file tree
Showing 13 changed files with 1,733 additions and 4,609 deletions.
30 changes: 0 additions & 30 deletions benchmark/babel.js

This file was deleted.

38 changes: 0 additions & 38 deletions benchmark/fixtures/basic.js

This file was deleted.

41 changes: 0 additions & 41 deletions benchmark/fixtures/with-expressions.js

This file was deleted.

73 changes: 0 additions & 73 deletions gulpfile.babel.js

This file was deleted.

Loading

0 comments on commit 2831798

Please sign in to comment.