You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make options Partial<Options>
When working with webpack.config.ts ts complains when you try to pass a partial object literal.
This fixes that.
* Fixed the build.
Had not ran a full build and test before.
Had just quickly done an edit to make the webpack file to stop complaining, was hoping it would pass the auto build.
* Ready release
0 commit comments