Skip to content

Commit

Permalink
Revert to production
Browse files Browse the repository at this point in the history
  • Loading branch information
Soare-Robert-Daniel committed Mar 2, 2022
1 parent cab3125 commit 683f6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.13.1",
"scripts": {
"start-plugin": "wp-scripts start",
"plugin-build": "NODE_ENV=development wp-scripts build",
"plugin-build": "NODE_ENV=production wp-scripts build",
"linux:make-zip": "npm run plugin-build && zip -r logo_maker_plugin.zip index.php plugin_build && mv logo_maker_plugin.zip development/",
"font:all": "npm run font:config && npm run font:download",
"font:config": "node development/createFontConfigFile.js",
Expand Down

0 comments on commit 683f6f1

Please sign in to comment.