The AMD versions of the \@microsoft/load-themed-styles script has been missing since 1.8.27
1.8.27
1.8.26
require.js:168 Uncaught Error: Script error for "@microsoft/load-themed-styles/index", needed by: @uifabric/styling/styles/theme
https://requirejs.org/docs/errors.html#scripterror
at makeError (require.js:168)
at HTMLScriptElement.onScriptError (require.js:1738)
@microsoft/load-themed-styles script should be loadable with AMD require.js.
Are you willing to submit a PR to fix? (Yes, No) No
Requested priority: (Blocking, High, Normal, Low) Blocking
Products/sites affected: (if applicable)
Sample Web page used to repro the error:
````
This is an upstream issue in the Microsoft/web-build-tools GitHub repo. We'll start a conversation with the folks maintaining that repo about this.
Looks like a regression caused by commit c898d6f333c22011d89d2bf24bb4cd63f1efb07d in WBT. We are going to bring back the customArgs
field. @aftab-hassan
Looks like a regression caused by commit c898d6f333c22011d89d2bf24bb4cd63f1efb07d in WBT. We are going to bring back the
customArgs
field. @aftab-hassan
Thank you @nickpape-msft!
We should be able to close this here; is there already a tracking bug in the other repo?
Yes, this can now be closed. @iclanton published the missing version, see https://github.com/Microsoft/web-build-tools/issues/971#issuecomment-443372591.