Skip to content

Commit ff2a1fe

Browse files
committed
Removes rollup build/bundling
1 parent 3409b32 commit ff2a1fe

File tree

5 files changed

+197
-237
lines changed

5 files changed

+197
-237
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
out
2-
node_modules
3-
.rpt2_cache
2+
node_modules

.vscodeignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ src/**
1212
.rpt2_cache/**
1313
CODE_OF_CONDUCT.md
1414
package-lock.json
15-
rollup.config.js
1615
tsconfig.json
1716
tslint.json
1817
webpack.config.js

0 commit comments

Comments
 (0)