rechl
rechl
@MatthewAry thanks to the workaround. However I used this code to trigger a complete refresh: HTML `` Component ``` created() { window.addEventListener('resize', this.handleResize); this.handleResize(); }, beforeDestroy: function () { window.removeEventListener('resize',...
@ValeriiMalkov @chrisboustead this issue is actually a duplicate of #35 @ValeriiMalkov try `npm add [email protected] ` @chrisboustead you should remove the `postinstall` script from `package.json` Would you like a PR?
great! thank you!
Would also need it. Would you merge a PR if I provided one? - [ ] yes, PR welcomed - [ ] no, project not maintained anymore ?
@johnkiely1 It would be great to have a self-explaining error message. Could have saved some hours here :) currently: ``` 10:37:45 AM: [BugsnagSourceMapUploaderPlugin] uploading sourcemap for "https://example.com/1.4dc3d740546da926e43a.js" 10:37:45 AM: An...