Commit Graph

21 Commits

Author SHA1 Message Date
Iuri Matias e14c5b263e add missing import 2018-07-27 14:55:50 -04:00
Iuri Matias a47d09b763 move process files into processes folder 2018-07-27 14:55:01 -04:00
Michael Bradley, Jr 5dc4cad03d more conservative: only modify webpack's subclass of ProcessWrapper 2018-07-25 19:58:24 -05:00
Michael Bradley, Jr d784cd3ee3 webpack mode should be 'none' unless embark's mode is 'production' 2018-07-25 16:04:24 -05:00
Michael Bradley, Jr 7676a59e7c comment re: use of webpack-bundle-analyzer to visualize stats.json 2018-07-25 16:04:24 -05:00
Michael Bradley, Jr bade3a4c9f disable stats gen (should be activated via cfg file and/or cli opts) 2018-07-25 16:04:24 -05:00
Michael Bradley, Jr 0e801800cd rev wp config comments 2018-07-25 16:03:52 -05:00
Michael Bradley, Jr 65427aed58 stats.report/json is being written to .embark/ not dist/ 2018-07-25 16:03:52 -05:00
Michael Bradley, Jr 78332d40da disabled code + comment re: enabling source maps 2018-07-25 16:03:52 -05:00
Michael Bradley, Jr 712fefe2d1 make the linter happy 2018-07-25 16:03:33 -05:00
Michael Bradley, Jr 5a5fe476e2 rev webpack config w.r.t. webpack 4, babel 7 2018-07-25 16:02:58 -05:00
Michael Bradley, Jr 5f7fd7107f write stats report,json into .embark 2018-07-25 16:02:58 -05:00
Michael Bradley, Jr 7deea87bd6 rm code that doesn't seem to be doing anything (after much investigation) 2018-07-25 16:02:58 -05:00
Michael Bradley, Jr 618143a91d rev HardSource 2018-07-25 16:02:58 -05:00
Michael Bradley, Jr 454fd1214c babel configured to extend dapp's .babelrc 2018-07-25 16:02:58 -05:00
Jonathan Rainville 3c0fda5a40 add eventWrapper not tested 2018-05-16 16:40:17 -04:00
Jonathan Rainville 36850895cf add process wrapper to handle logs 2018-05-16 16:40:17 -04:00
Jonathan Rainville 6bff25f3b6 hotfix hide logs of hard-source 2018-05-15 15:01:38 -04:00
Jonathan Rainville 59c61d6be1 hode messages from plugin 2018-05-10 14:45:35 -04:00
Jonathan Rainville 986ef520fc add plugin that caches 2018-05-10 12:22:58 -04:00
Jonathan Rainville ed1d0ce67c make only webpack in a separate process 2018-05-10 10:10:09 -04:00