Browse Source

CDN test

dev
thuhole 5 years ago
parent
commit
64bc90eb27
  1. 3
      .env
  2. 1
      .gitignore

3
.env

@ -0,0 +1,3 @@
REACT_APP_VERSION=$npm_package_version
EXTEND_ESLINT=true
PUBLIC_URL=https://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages

1
.gitignore vendored

@ -2,4 +2,3 @@
node_modules/
/build/
build.*
.env

Loading…
Cancel
Save