We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b3cfe commit ebeca7dCopy full SHA for ebeca7d
src/helpers/write-browser-env.ts
@@ -1,4 +1,4 @@
1
-import fs from 'node:fs';
+import fs from 'fs';
2
3
/**
4
* Writes the environment variables to the public __ENV.js file and make them
0 commit comments