Skip to content

issues Search Results · repo:nrwl/angular-rspack language:TypeScript

Filter by

38 results
 (75 ms)

38 results

innrwl/angular-rspack (press backspace or delete to remove)

Describe the bug hook.js:608 ERROR Error: Component XXXXX is not resolved: - templateUrl: ./XXXX.component.html Did you run and wait for resolveComponentResources() ? To Reproduce Create a component ...
blocked: repro needed
  • forgantini
  • 2
  • Opened 
    13 days ago
  • #125

Describe the bug After initializing a new repo with create-nx-workspace, the packages are incompatible To Reproduce Steps to reproduce the behavior: 1. Run the create-nx-workspace command npx create-nx-workspace ...
  • Sekky61
  • 2
  • Opened 
    18 days ago
  • #123

Describe the bug When starting a blank new project with angular material using a custom theme, the build step hangs. When using Rsdoctor, it seems that sass is unable to find the file to import for the ...
  • piotaixr
  • 5
  • Opened 
    21 days ago
  • #122

It seems, cleaning the output path is happening twice: First in create-config.ts , but only if deleteOutputPath is set to true in rspack.config.ts: if (options.deleteOutputPath) { await deleteOutputDir( ...
community: good first pr
  • vz-tl
  • 1
  • Opened 
    29 days ago
  • #116

Describe the bug i have a project that runs on angular 15, i would like to migrate the angular build from webpack to rsbuild and the convert-to-rspack is not available in NX version 19. is there any way ...
  • devjaw
  • 1
  • Opened 
    on Jun 5
  • #114

Hi @Coly010 , After upgrading to @nx/angular-rspack@20.7.0, adding a performance section in rspack.config.ts causes the build command to hang indefinitely i.e. the process never returns control to the ...
  • pshpatel
  • 1
  • Opened 
    on Jun 5
  • #113

Hi @Coly010 , [v20.6.1] “Package subpath ./src/tools/esbuild/angular/component-stylesheets is not defined by exports ” error When running nx serve (or any graph-building command) under @nx/angular-rspack@20.6.1, ...
  • pshpatel
  • 3
  • Opened 
    on Jun 5
  • #112

I ve configured the devServer to open the app in a new browser window after cold start. However, occasionally (quite often but not always) after a rebuild is completed while server already running for ...
🐛 bug
  • vz-tl
  • Opened 
    on Jun 3
  • #111

While running a dev server build including SSR, I observed that after altering e.g. a component s view html, the bundles are rebuilt redundantly. It s hard to track, but it looks like after the actually ...
🐛 bug
  • vz-tl
  • 9
  • Opened 
    on Jun 3
  • #110

When configuring externalDependencies, the dependencies apparently aren t applied correctly. However, doing the same via rspackConfigOverrides.externals works as expected.
🐛 bug
  • vz-tl
  • 1
  • Opened 
    on Jun 3
  • #109
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub