Replies: 1 comment
-
I have added |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the past I had sometime the issue, that not all js file from the
\wwwroot\App_Plugins\WysiwgUmbracoCommunityExtensions
folder were not up to date or even missing in the NuGet package. Currently they need to be in the repository, but it would be even better to run the build during package generation.Therefor I need to add this build step in the Github action. Or could this be done with a prebuild step in msbuild?
Beta Was this translation helpful? Give feedback.
All reactions