We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build
No response
Creating a new worker with the
new Worker(new URL('<workerfile>', import.meta.url))
syntax doesn't work from within a library in node_modules.
Also see #26991, it is not fixed.
https://github.com/HazzMan2409/ng-worker-issue/tree/main
_ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _| / △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | | / ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | | /_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___| |___/ Angular CLI: 19.0.6 Node: 20.11.0 Package Manager: npm 10.2.4 OS: darwin arm64 Angular: 19.0.5 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1900.6 @angular-devkit/build-angular 19.0.6 @angular-devkit/core 19.0.6 @angular-devkit/schematics 19.0.6 @angular/cli 19.0.6 @schematics/angular 19.0.6 rxjs 7.8.1 typescript 5.6.3 zone.js 0.15.0
The text was updated successfully, but these errors were encountered:
Duplicate of #28994
Sorry, something went wrong.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Command
build
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Creating a new worker with the
syntax doesn't work from within a library in node_modules.
Also see #26991, it is not fixed.
Minimal Reproduction
https://github.com/HazzMan2409/ng-worker-issue/tree/main
Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: