mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:06:57 +08:00
213adab1ea
Long story short - bumping ember-qunit upgrades webpack, and sinon is not compatible with webpack v5. It uses node's `util` module and that is no longer polyfilled by webpack by default.
This PR adds the `util` polyfill (😑, but what can you do) and also injects a stub of `process` (so polyfill + sinon actually work)
|
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |