mirror of
https://github.com/jakejarvis/dark-mode.git
synced 2025-09-11 09:27:23 -04:00
use rollup-plugin-delete to clean dist folder on build
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"node": true
|
||||
},
|
||||
"ignorePatterns": [
|
||||
"*.d.ts",
|
||||
"dist/**",
|
||||
"rollup.config.js"
|
||||
]
|
||||
|
Reference in New Issue
Block a user