Skip to content

Commit

Permalink
UJ: Merged from template.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwieds committed May 28, 2024
2 parents 61f596a + e7b67b8 commit 3426da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"prototype:full": "npm run _start -- --skipESLint='true'",
"test": "mocha ./_websrc/unit_tests/ --recursive",
"build": "bundle exec gulp build --jekyllEnv='production' --skipESLint='true'",
"build:min": "bundle exec gulp build --jekyllEnv='production' --skipImageMin='true' --skipESLint='true' --skipJSMin='true'",
"eslint": "bundle exec gulp eslint",
"imagemin": "bundle exec gulp imagemin",
"watch": "bundle exec gulp watch",
Expand Down

0 comments on commit 3426da2

Please sign in to comment.