Skip to content

Commit de375ce

Browse files
authored
Remove cache
1 parent ecb4adc commit de375ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Brocfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ function rollupConfig(entry) {
3737
return new Rollup(es5, {
3838
rollup: {
3939
entry: 'lib/' + entry,
40-
cache: 'BUILD:es6-promise',
4140
targets: [
4241
{
4342
format: 'umd',

0 commit comments

Comments
 (0)