Skip to content

davidascher/mapbox-repro-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of the react-mapbox-gl and CRA incompatibility in production builds bug.

UPDATE: fixed.

mishoo/UglifyJS#2011 (comment) facebook/create-react-app#2379

STR:

yarn start

--> shows a website with a map

yarn build
yarn global add serve
serve -s build 

--> shows a website without a map and an ugly traceback in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published