C
Cincy Steve
Guest
I have what I think is an embarrassingly simple question. I used NuGet to install RequireJS in my Blazor WebAssembly app. The instructions for using it to enable TypeScript modules calls for adding a <script src=".../require.js"> element to the html head. But I don't know where the NuGet install put the require.js file, assuming it did that. So what did NuGet do and where did it do it?
Thanks. Steve
Continue reading...
Thanks. Steve
Continue reading...