environment variables

5 bookmarks
Custom sorting
Doesn't work with cross-env · Issue #147 · mysticatea/npm-run-all
Doesn't work with cross-env · Issue #147 · mysticatea/npm-run-all
{ "scripts": { "set-env:test": "cross-env NODE_ENV=test", "set-env:staging": "cross-env NODE_ENV=staging", "set-env:production": "cr...
·github.com·
Doesn't work with cross-env · Issue #147 · mysticatea/npm-run-all
Environment Variables
Environment Variables
A docs page for Eleventy v1.0.2, a simpler static site generator.
·11ty.dev·
Environment Variables
Design Mode in 11ty | Aleksandr Hovhannisyan
Design Mode in 11ty | Aleksandr Hovhannisyan
Sometimes, I prefer to compose text right in my browser and copy it over to my source files. In 11ty, we can enable this behind a keyboard shortcut in our development environment using environment variables.
·aleksandrhovhannisyan.com·
Design Mode in 11ty | Aleksandr Hovhannisyan