Michael Bradley, Jr
|
059635979d
|
pipeline.js dapp config to allow easy toggling of typescript
|
2018-10-22 19:35:55 +02:00 |
Michael Bradley, Jr
|
6534c30200
|
rev comment to provide more context/clarity
|
2018-10-22 19:35:55 +02:00 |
Michael Bradley, Jr
|
7e7b050ae7
|
raise exception if both Flow and TypeScript are enabled
|
2018-10-22 19:35:54 +02:00 |
Michael Bradley, Jr
|
4aedeeee9b
|
TypeScript support -- disabled by default
|
2018-10-22 19:35:54 +02:00 |
Michael Bradley, Jr
|
8c6b26f311
|
babel plugins, presets and their configs per babel-preset-react-app
|
2018-10-22 19:35:54 +02:00 |
Michael Bradley, Jr
|
6986d33da9
|
don't need quotes
|
2018-10-22 19:35:54 +02:00 |
Michael Bradley, Jr
|
6181808381
|
customize babel-loader behavior -- don't try to cache babel macros
|
2018-10-22 19:35:53 +02:00 |
Michael Bradley, Jr
|
b09e702403
|
enabel babel-loader's default cache directory
|
2018-10-22 19:35:53 +02:00 |
Michael Bradley, Jr
|
aa90a2c870
|
can use use: shortcuts for .css
|
2018-10-22 19:35:53 +02:00 |
Michael Bradley, Jr
|
34a3d75542
|
proper loader for sass (scss)
|
2018-10-22 19:35:53 +02:00 |
Michael Bradley, Jr
|
d14f1a80a2
|
comment re: adaptation from babel-preset-react-app
|
2018-10-22 19:35:53 +02:00 |
Michael Bradley, Jr
|
39821d2617
|
explain babel plugin, preset order
|
2018-10-22 19:35:52 +02:00 |
Michael Bradley, Jr
|
7d29e53048
|
remove stray `?` in webpack.config.js
|
2018-09-05 16:49:26 -05:00 |
Michael Bradley, Jr
|
12d37f8f68
|
don't load the CompressionPlugin by default
|
2018-08-28 15:50:40 -05:00 |
Michael Bradley, Jr
|
fccdee35ed
|
don't have webpack produce a .gz of output by default
|
2018-08-28 15:45:11 -05:00 |
Michael Bradley, Jr
|
8fa5bddde5
|
rev comment re: webpack-bundle-analyzer
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
6149921562
|
rev comments
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
8bec33177e
|
rm some else clauses
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
f4b11ce29f
|
explanatory comment
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
c8cd5f4229
|
consistent indentation
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
46c4aea520
|
rev comment re: NODE_PATH in webpack config
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
cec7dc5750
|
DRY resolve
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
421927d815
|
paths more DRY
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
67147f2cad
|
make the linter happy
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
e1fb746aa7
|
relocate webpack.config.js under lib/pipeline/
|
2018-08-24 15:04:16 -05:00 |