mirror of
https://github.com/jakejarvis/dark-mode.git
synced 2025-09-11 00:18:17 -04:00
bundle into a UMD script via webpack for both browser & node
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,10 +1,5 @@
|
||||
# Dependency directories
|
||||
.DS_Store
|
||||
node_modules/
|
||||
.npm/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
# VSCode config
|
||||
dist/
|
||||
.npmrc
|
||||
.vscode/
|
||||
|
Reference in New Issue
Block a user