Skip to content

ample/netlify-plugin-replace-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netlify-plugin-replace-demo

This project contains the demo for netlify-plugin-replace.

With this plugin installed, any references to ENV variables in the build output directory will be replaced with the corresponding ENV variable.

For example...

This is helpful if you need to swap values based on environment or deployment context. You can see an example of the build output here.

Deploy to Netlify