middleman-dotenv icon indicating copy to clipboard operation
middleman-dotenv copied to clipboard

Dotenv for Middleman

Results 1 middleman-dotenv issues
Sort by recently updated
recently updated
newest added

It seems middleman will always load a `development` environment first, and then the target environment, be it a `:build` or `:production` So even with the following code block in config.rb...