Skip to content

Commit 97e5681

Browse files
committed
descw-2479 remove yarn.lock and extra npm scripts in composer.json
1 parent 16f4730 commit 97e5681

File tree

3 files changed

+1
-1804
lines changed

3 files changed

+1
-1804
lines changed

checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Created at 2025-01-09 3:05 pm
1+
Created at 2025-01-13 7:59 am
22

33
* [yes] Updated version in composer.json
44
* [yes] Updated version in style.css or plugin file

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@
2727
}
2828
},
2929
"scripts": {
30-
"build": [
31-
"npm run build"
32-
],
33-
"build:production":[
34-
"npm run build:production"
35-
],
3630
"production": [
3731
"composer validate",
3832
"Bcgov\\Script\\Checklists::postProductionChecks"

0 commit comments

Comments
 (0)