Home

Issue: 289

how to import `fs` inside ./store/index.js

[issue link]

I’m trying to call Google Drive API to fill my store with data. But sadly I have no success to import fs, googleapis because Webpack tries to bundle them without any reasons.

I’m looking for some way to interrupt futile attempts of Webpack to bundle my server code.

This question is available on Nuxt.js community (#c250)