Can't use UseGlobalNodeJsExtensionsNpmPackage
when used from NuGet (OSOE-914)
#108
Labels
bug
Something isn't working
When the project is used from NuGet, using the below config:
Will result in a build error like:
This should still work, like it does when using the project as a submodule.
Configure the NuGetTest solution like this too. Currently, it disables
UseGlobalNodeJsExtensionsNpmPackage
deliberately (as doesLombiq.NodeJs.Extensions.Samples.NuGet
, but it needs that, see the comment there). Make theLombiq.OSOCE.NuGet.TestTheme
theme there use NE to build the trivial SCSS file that's actually already there, but that doesn't do anything.Jira issue
The text was updated successfully, but these errors were encountered: