What are best practices for using dotenv with elm-pages? #391
shahnhogan
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hello @shahnhogan, thanks for starting the discussion! I believe just calling One user came up with this solution, which looks like the same idea: https://github.com/dillonkearns/elm-pages-3-alpha-starter/pull/12/files |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI! I was able to create somewhat of a "loader" by passing in a
viteConfigin theelm-pages.config.mjs. I'm curious what others in the community have tried.Beta Was this translation helpful? Give feedback.
All reactions