1
1
mirror of https://github.com/c8r/x0.git synced 2024-08-17 01:10:32 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Brent Jackson
05dce94908 Add bundle analyzer option 2018-06-23 18:26:36 -04:00
Brent Jackson
6129487190 Use require context for custom apps 2018-06-19 17:04:15 -04:00
Brent Jackson
74818b7066 Add scope and matching 2018-06-19 11:41:18 -04:00
Brent Jackson
a1ddd164fe Move files 2018-06-19 11:00:22 -04:00
John Otander
955c564738 Use require.resolve to determine path to whc 2018-06-13 18:42:53 -06:00
John Otander
d8b9fe1fc6 Remove webpack-hot-client alias
Somewhere in the webpack deps and libraries an
alias is set for webpack-hot-client. Unfortunately
that dependency isn't necessarily where it thinks
it is when x0 is used as a library in another
package.

Related c8r/kit#169
2018-06-13 17:47:43 -06:00
Brent Jackson
d99b5fb7b5 Add dev option for custom entry 2018-06-11 20:16:48 -04:00
Brent Jackson
18bf2034cd Set dirname for dev server 2018-06-03 19:46:04 -04:00
Brent Jackson
413db21bba Ignore basename option in dev 2018-05-27 16:37:06 -04:00
Brent Jackson
7aff023094 Resolve stats from dev 2018-05-25 10:32:58 -04:00
Brent Jackson
5a3703c7f8 Add debug flag 2018-05-21 23:58:57 -04:00
Brent Jackson
3751b5923c Add JSX support 2018-05-20 15:59:08 -04:00
Brent Jackson
920f91f10c Prototype _app option 2018-05-20 14:44:30 -04:00
Brent Jackson
dad4e808b7 Rewrite for v5 2018-05-19 17:06:12 -04:00