mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 00:05:09 +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
|