local packaging for asset files
This commit is contained in:
parent
e06e7f5593
commit
834c66ffa8
6 changed files with 3689 additions and 27 deletions
12
package.json
12
package.json
|
|
@ -1,6 +1,12 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"bootstrap": "^5.3.2",
|
||||
"feather-icons": "^4.29.1"
|
||||
"bootstrap": "^5.3.3",
|
||||
"feather-icons": "^4.29.1",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-copy": "^4.0.1",
|
||||
"progress-tracker": "^2.0.7"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "gulp"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue