mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-10 23:55:05 +01:00
6 lines
236 B
Bash
6 lines
236 B
Bash
|
# this is to prevent warnings in webpack builds
|
||
|
GENERATE_SOURCEMAP=false
|
||
|
|
||
|
# uncomment and add the following line to `.env.local` if you are running behind a proxy or on a subdirectory
|
||
|
# PUBLIC_URL=https://your-domain.com/directory-here
|