mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
Add proper clean task.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"scripts": {
|
||||
"watch": "gulp",
|
||||
"dist": "./scripts/dist && gulp dist",
|
||||
"clean": "gulp clean",
|
||||
"figwheel": "./scripts/figwheel",
|
||||
"test-watch": "./scripts/watch",
|
||||
"test-build": "./scripts/build",
|
||||
@@ -23,6 +24,7 @@
|
||||
"gulp-plumber": "1.1.0",
|
||||
"gulp-sass": "2.2.0",
|
||||
"gulp-watch": "4.3.5",
|
||||
"rimraf": "2.5.2",
|
||||
"run-sequence": "1.1.5"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user