aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/webpack.config.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' into feature/instant/iconsBrandon Millman2018-11-201-3/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (37 commits) Add 0x-order-utils.py library to developers home Fixes to CONTRIBUTING.md Improve our CONTRIBUTING.md instructions fix(order_utils.py): publish docs to S3, not RTD (#1264) fix: make instant package private feat: refer to map file in postpublish configs feat: add new bundle name to bundle watch fix: tslint ignore rule in wrong place Update blog post feature Fix disclaimer on mobile Add smart contract docs to Developer Home Add Apache license link Fix capitalization in title Remove excess semi-colon Point directly to README for docs link Update icons Update LICENSE Fix disclaimer Add blogpost URL Add disclaimer ...
| * fix: deploy commandsfragosti2018-11-161-2/+2
| |
| * feat: rename bundle to instant.js and move build to umd dirfragosti2018-11-161-3/+6
| |
* | feat(instant): add icons to token selectorBrandon Millman2018-11-161-0/+4
|/
* fix: add http to external url stringfragosti2018-11-161-1/+1
|
* feat: expose webpack-dev-server content to local networkfragosti2018-11-151-1/+12
|
* Add dev environmentfragosti2018-10-031-2/+10
|
* Have React setup with basic build workingfragosti2018-09-281-0/+20