Skip to content

afrojas/babel-plugin-inline-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For a little while now Babel (which is great) has had an issue where inlineEnvironmentVariables is being run after deadCodeElimination.

Now that Babel supports plugins, which by default run before all of Babel's internal transformers, we can steal the inlineEnvironmentVariables transformer, recreate it as a plugin, and boom, all fixed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published