Skip to content
Snippets Groups Projects

Adjust pipeline setup

Merged Andreas Ellewsen requested to merge pipeline-frontend into master
All threads resolved!
6 files
+ 21974
40
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
7
window.ENV = {
NODE_ENV: 'development',
PUBLIC_URL: '',
FAST_REFRESH: true,
REACT_APP_VERSION: '0.1.0',
REACT_APP_NAME: 'greg',
}
window.ENV = {"NODE_ENV":"development","PUBLIC_URL":"","FAST_REFRESH":true,"REACT_APP_VERSION":"0.1.0","REACT_APP_NAME":"greg"}
\ No newline at end of file
Loading