Coly010 / ng-rspack-build

Rspack plugin and loaders to build Angular applications
40 stars 5 forks source link

assets input -> output not supported #17

Closed jere2101 closed 1 month ago

jere2101 commented 1 month ago

Hi,

i tested the ng-rspack-build package with an existing Project that's currently using the angular application builder. And i get problems using the assets input -> output options.

Is this currently not supported or is their are way to achive the same behaviour.

My Config: image

Error: image

And thanks for your work on this project, very cool.

Coly010 commented 1 month ago

It's not supported yet :) It's already been listed as Known Issue 7 here: https://github.com/Coly010/ng-rspack-build/issues/7#issue-2553676940

If you want to take a stab at implementing it, feel free to open a PR :)