ricokahler / next-plugin-preval

Pre-evaluate async functions during builds and import them like JSON
MIT License
255 stars 12 forks source link

fix(create-next-plugin-preval): stop error when using webpack second argument #2

Closed loiacon closed 3 years ago

loiacon commented 3 years ago

next.config.js webpack config accepts two arguments.

When you use this second argument with next-plugin-preval, it throws an error.

This PR will fix it.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0-alpha.12 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: