-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
triageNew issuesNew issues
Description
Current Behavior
Testing out esbuild, but get the following error:
▲ [WARNING] The glob pattern import("./**/.entry.js") did not match any files [empty-glob]
node_modules/@stencil/core/internal/client/index.js:82:2:
82 │ `./${bundleId}.entry.js${BUILD4.hotModuleReplacement && hmrVersi...
Expected Behavior
It would be nice if it worked with esbuild
Steps to Reproduce
Switch this line to use browser-esbuild:
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
Kick off a build.
Code Reproduction URL
No response
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triageNew issuesNew issues