mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-29 21:17:31 +00:00
In LoadViaWebpack, account for CSS/font/etc files referenced with URLs that have a querystring. Fixes #335.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aspnet-webpack",
|
||||
"version": "1.0.15",
|
||||
"version": "1.0.16",
|
||||
"description": "Helpers for using Webpack in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user