Jaco Greeff
|
e7abd3510a
|
Use babel-runtime as opposed to babel-polyfill (#5662)
* Add babel-runtime
* Add babel-transform-runtime plugin
* Remove babel-polyfill imports
* Remove babel-polyfill package
* Transform exports to work around webpack 2.2
|
2017-05-19 16:51:15 +02:00 |
|
Nicolas Gotchac
|
e8175f4cca
|
Build embedded Parity JS properly and separatly (#4426)
* Add a specific embed webpack build // output assets in JSON
* WIP Embed
* Updated Webpack
* Update exports // Webpack config
* Fix app build fail
* Fix NPm scripts
* Reduce Embed dependencies
* Fix NPM exports
* remvoe stats
* Lazy-Load worker (not to load in embed)
* PR Grumbles + Fix tests
|
2017-02-09 15:30:57 +01:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Gav Wood
|
58b72c521d
|
Rename ethcore -> parity in licenses.
|
2016-12-11 19:31:31 +01:00 |
|
Jaco Greeff
|
36b8e4b6a8
|
Extended publishing of libraries to npm (#3786)
* Extended publishing of libraries to npm
* Update source links
* Add some tests before publishing NPM library
* Fix Shapeshift tests
|
2016-12-11 10:13:34 +01:00 |
|