File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"MIME-Version : 1.0\n "
10
10
"Content-Type : text/plain; charset=UTF-8\n "
11
11
"Content-Transfer-Encoding : 8bit\n "
12
- "POT-Creation-Date : 2022-12-10T14:14:15 +00:00\n "
12
+ "POT-Creation-Date : 2022-12-10T15:23:53 +00:00\n "
13
13
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14
14
"X-Generator : WP-CLI 2.7.1\n "
15
15
"X-Domain : easy-poll\n "
Original file line number Diff line number Diff line change 9
9
"watch" : " webpack --watch --env mode=development" ,
10
10
"zip" : " webpack --config ./webpack.zip.js --mode production" ,
11
11
"make-pot" : " wp i18n make-pot . languages/easy-poll.pot" ,
12
- "plugin-build" : " npm run build && npm run make-pot && npm run zip"
12
+ "plugin-build" : " composer install --no-dev && npm run build && npm run make-pot && npm run zip"
13
13
},
14
14
"devDependencies" : {
15
15
"css-loader" : " ^6.7.1" ,
You can’t perform that action at this time.
0 commit comments