Remove messages.js files that do not need to be committed to the repo

* also clean up old .PHONY entries
This commit is contained in:
Christian M. Adams
2021-03-04 12:24:01 -05:00
committed by Jake McDermott
parent 6aab88259a
commit 34df47ceba
4 changed files with 5 additions and 6 deletions

View File

@@ -55,6 +55,7 @@
"react-scripts": "^3.4.4"
},
"scripts": {
"prestart": "lingui compile",
"start": "PORT=3001 HTTPS=true DANGEROUSLY_DISABLE_HOST_CHECK=true react-scripts start",
"start-instrumented": "DEBUG=instrument-cra PORT=3001 HTTPS=true DANGEROUSLY_DISABLE_HOST_CHECK=true react-scripts -r @cypress/instrument-cra start",
"build": "INLINE_RUNTIME_CHUNK=false react-scripts build",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long