aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Fix lodash import bug in webpack configLeonid Logvinov2017-06-151-1/+1
* Change UMD bundle nameLeonid Logvinov2017-06-131-2/+2
* Introduce index.ts file which defines public interfaceLeonid Logvinov2017-06-131-2/+2
* Change main file name from 0x.js.ts to 0x.tsLeonid Logvinov2017-06-121-2/+2
* Address feedbackLeonid Logvinov2017-05-291-3/+4
* Refactor test commandsLeonid Logvinov2017-05-291-4/+9
* Make eventually a PromisedAssertionLeonid Logvinov2017-05-291-2/+2
* Include JSON file loader in webpackFabio Berger2017-05-261-8/+18
* Add trailing comasLeonid Logvinov2017-05-241-7/+7
* Add clarifiing comment to webpack configLeonid Logvinov2017-05-241-0/+3
* Capitalize library nameLeonid Logvinov2017-05-241-1/+1
* Add webpack config and npm scriptsLeonid Logvinov2017-05-241-0/+37