Skip to content

vcarl/gatsby-minified-source-bug-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction

cd bad
yarn
yarn start

Observe that JS source is minfied at localhost:8000

cd ../good
yarn
yarn start

Observe that JS source is not minified at localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published