mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-17 08:38:28 +00:00
fix: process is not defined
This commit is contained in:
parent
129327077a
commit
505ad17447
@ -1 +1,8 @@
|
||||
// nanostores use process.env which kills the browser build
|
||||
window.process = {
|
||||
env: {
|
||||
NODE_ENV: 'development',
|
||||
},
|
||||
};
|
||||
|
||||
export * from './repl-component.mjs';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user