* Install gulp as dev dependency * Placeholder gulpfile * Replace rollup invocations with gulp * Consolidate duplicated code * Big cleanup of gulpfile * Without cache test * Revert "Without cache test" This reverts commit 0e3881d8d79b81faa514669fa2836e415dcc5c95.
4 lines
29 B
Plaintext
4 lines
29 B
Plaintext
{
|
|
"presets": ["es2015"],
|
|
}
|