StartServer API get ENV=production instead development #2287
Unanswered
tavoli
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
solutioned |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use HMR with startServer, but so far I have not been successful. However I am noticing that my /snowpack/env.js is getting this:
I think that's why import.meta.hot doesn't work as it should.
Am I forgetting something to make MODE = 'development'?
my loadConfiguration:
Beta Was this translation helpful? Give feedback.
All reactions