Closed haikyuu closed 4 years ago
After attaching a debugger, i found where the issue is coming from:
I guess this was fixed by this PR #144
When can we expect a release? or was it already released to npm?
config.buildOptions
should always be an object in the latest version of Snowpack, so updating Snowpack should solve this today. If not, I'll make sure that we merge this by End of Day today. Thanks for the reminder!
Here is my config file:
And here is the output of running the build command: