Commit graph

18 commits

Author SHA1 Message Date
Konstantin Vyatkin bef6743c3b set window target for minified build (#685)
* set `globalObject` option

* commit builded assets

* set window target for minified build
2019-10-24 18:21:40 +01:00
Konstantin Vyatkin 4b9dd1efe3 Remove unused devDependencies (#673)
* remove `opn`

* remove `whatwg-fetch`

* remove `wrapper-webpack-plugin` in favor of built-in plugin
2019-10-23 08:45:49 +01:00
Konstantin Vyatkin 6848970fd9 improve Babel and webpack configurations --> reduce JS bundle size (#670)
* simplify babel config

* fix Cypress VSCode checks

* introduce webpack base config

* fix flacky cypress test

* fix class properties definition

* fix default export

* upgrade affected deps, decrease bundlesize

* run ESLint only on changed files
2019-10-22 17:08:43 +01:00
Josh Johnson 5c9dfdf2db
Upgrade old packages (#508)
* Upgrade Webpack to v4

* Upgrade Mocha

* Export unminfied and minified version

* Add browserslistrc

* Remove core.js polyfills

* Run bundle size on pre push

* Run bundlesize last

* Update readme gzip side
2019-02-09 18:13:25 +00:00
Josh Johnson 257a038262 Use express for development + folder restructuring 2018-05-27 11:57:21 +01:00
Josh Johnson 831a79ea44 Move public assets into public foldeR 2018-05-25 14:00:27 +01:00
Josh Johnson e8d8f8662e Export properly 2017-11-15 06:51:53 +00:00
Raymond Zhou cc11d6bfd6 Update to Webpack 3 2017-11-07 10:40:47 +00:00
Josh Johnson 241c9e5dcc Begun mocha/chai setup 2017-08-29 13:04:51 +01:00
lion-man44 edd68171b5 The source map is unnecessary in the production. 2017-08-18 13:01:03 +09:00
Josh Johnson 147341b846 Version 2.8.8 2017-07-13 09:04:55 +01:00
Josh Johnson 8fabf6788b Ensure Require.js export works 2016-10-28 21:59:43 +01:00
Josh Johnson b3071cc0dd Webpack UMD wrapper 2016-10-18 14:15:00 +01:00
Josh Johnson c8f12bc942 Deep merge of user config 2016-09-15 21:04:15 +01:00
Josh Johnson fb8d5dbe47 Compile one unminified file for devs 2016-08-23 07:24:45 +01:00
Josh Johnson 1cacf4798b Add version number to output 2016-08-12 15:51:31 +01:00
Josh Johnson c4ed167a02 Single select box support 2016-05-07 12:36:50 +01:00
Josh Johnson 41efa76a5b API structuring + webpack config 2016-03-15 22:42:10 +00:00