Skip to content

Commit 683f6f1

Browse files
Revert to production
1 parent cab3125 commit 683f6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.13.1",
55
"scripts": {
66
"start-plugin": "wp-scripts start",
7-
"plugin-build": "NODE_ENV=development wp-scripts build",
7+
"plugin-build": "NODE_ENV=production wp-scripts build",
88
"linux:make-zip": "npm run plugin-build && zip -r logo_maker_plugin.zip index.php plugin_build && mv logo_maker_plugin.zip development/",
99
"font:all": "npm run font:config && npm run font:download",
1010
"font:config": "node development/createFontConfigFile.js",

0 commit comments

Comments
 (0)