forked from vercel/styled-jsx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify build and clean up things a bit (vercel#421)
* 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
Showing
13 changed files
with
8,840 additions
and
1,448 deletions.