Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using memfs with webpack #886

Closed
arunkumar413 opened this issue Nov 27, 2022 · 1 comment
Closed

using memfs with webpack #886

arunkumar413 opened this issue Nov 27, 2022 · 1 comment
Labels

Comments

@arunkumar413
Copy link

Hi Team,

It is possible to use a custom file system with webpack as mentioned in this ( https://webpack.js.org/api/node/#custom-file-systems ) doc. However the doc uses require statements. Could you please share us more details on how to use the import memfs statements with webpack's inputFileSystem and outputFileSystem parameters.

Thanks,
Arun

@G-Rath
Copy link
Collaborator

G-Rath commented Feb 10, 2023

I think this question is better asked of the webpack team, since it's their documentation and configuration - memfs should be compatible with import, so beyond that it all depends on webpack.

(I've not used webpack a lot lately so don't know what their import support is like right now)

@G-Rath G-Rath closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants