Skip to content

Commit a408540

Browse files
authored
Merge pull request #1922 from segmentio/repo-sync
repo sync
2 parents 291cb3e + f64c596 commit a408540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"develop": "bundle exec jekyll clean && webpack --mode production && JEKYLL_ENV=testing bundle exec jekyll build --trace -V",
1515
"develop-inc": "webpack --mode production && JEKYLL_ENV=testing bundle exec jekyll build --trace -V -I",
16-
"build": "bundle exec jekyll clean && webpack --mode production && JEKYLL_ENV=production bundle exec jekyll build --trace -V"
16+
"build": "bundle exec jekyll clean && webpack --mode production && bundle exec jekyll build --trace -V"
1717
},
1818
"devDependencies": {
1919
"@babel/cli": "^7.15.7",

0 commit comments

Comments
 (0)