forked from angular-architects/module-federation-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After the update yesterday to version 20.3.8 the option to rebuild the federation artifacts seems not wo work anymore:
Pls compare this issue from old native federation: angular-architects#713
There are changes regarding the watch flag:
options.watch = watch;
ngBuilderOptions.watch = watch;
I can see that my exposed module:
exposes: {
ViewsModule
is written to the file system new (change date) but the changes are not written to the new file. After a complete restart the changes are present again.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working