@bbnb/openfit-frontend-shared
v0.11.10
Published
- Make sure to use the `server` directory for server only modules - This will prevent webpack failures from trying to use a Node.js module such as `fs` in a web target build.
Readme
Node.js Modules
- Make sure to use the
serverdirectory for server only modules - This will prevent webpack failures from trying to use a Node.js module such as
fsin a web target build.
