mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-04 09:35:59 +00: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
|