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
Add jsdom, jsdom-global, mocha, and sinon as dev dependencies in package.json
Add test build and run scripts in package.json - again, not sure how this should work with Encore, but with a standard webpack implementation this might look something like:
webpack.config.js
Encore
, but a standard webpack config might look something like:jsdom
,jsdom-global
,mocha
, andsinon
as dev dependencies inpackage.json
package.json
- again, not sure how this should work with Encore, but with a standard webpack implementation this might look something like:The text was updated successfully, but these errors were encountered: