We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee46dd5 commit e33dabfCopy full SHA for e33dabf
package.json
@@ -7,7 +7,6 @@
7
"start": "sh start-ssl.sh",
8
"start:brooke": "sudo sh start-ssl-brooke.sh",
9
"build": "yarn react-app-rewired build",
10
- "postbuild": "gzip build/static/js/*.js && gzip build/static/css/*.css",
11
"lint": "tslint 'src-ts/**/*.{ts,tsx}' && eslint 'src*/**/*.{js,jsx,ts,tsx}'",
12
"lint:fix": "tslint 'src-ts/**/*.{ts,tsx}' --fix && eslint 'src*/**/*.{js,jsx,ts,tsx}' --fix",
13
"tslint": "tslint 'src-ts/**/*.{ts,tsx}'",
0 commit comments