SteveSandersonMS
a6d959b783
Publish updated aspnet-webpack
2016-10-11 16:12:27 +01:00
SteveSandersonMS
6c645879a8
Publish updated aspnet-webpack
2016-10-10 13:20:54 +01:00
SteveSandersonMS
5c0505440d
Update aspnet-webpack to use TS 2.0 and @types
2016-10-05 14:07:25 +01:00
SteveSandersonMS
ff396377b9
Fix some issues when building with Korebuild. Also make it build the project templates.
2016-10-05 10:59:24 +01:00
SteveSandersonMS
0234b44355
In build scripts, use local rimraf package
2016-10-05 10:15:19 +01:00
SteveSandersonMS
18e8b7101c
In aspnet-webpack, allow webpack-hot-middleware/client to be added manually with options. Fixes #353
2016-10-04 11:36:10 +01:00
SteveSandersonMS
46966322b7
In LoadViaWebpack, account for CSS/font/etc files referenced with URLs that have a querystring. Fixes #335 .
2016-09-28 10:04:16 +01:00
SteveSandersonMS
2241c55a90
Support for array-style webpack configs in aspnet-webpack. Fixes #291 .
2016-09-28 10:00:59 +01:00
SteveSandersonMS
46906e4ea8
Add repo info to package.json in all NPM packages hosted in this repo
2016-09-27 11:00:41 +01:00
SteveSandersonMS
e8594287db
In aspnet-webpack, make sure that webpack-externals-plugin doesn't treat non-JS files as external. Fixes #332 .
2016-09-27 09:59:51 +01:00
SteveSandersonMS
232e908ce8
Pass through error stack when NPM module loading failed in aspnet-webpack and aspnet-prerendering to make debugging easier
2016-09-21 11:08:04 +01:00
SteveSandersonMS
80343e9f17
In aspnet-webpack, replace ExternalsPlugin with webpack-node-externals because of #132
2016-09-20 15:41:06 +01:00
SteveSandersonMS
bc2de2ad59
In aspnet-webpack HMR, don't rely on assumption that entry point is called 'main'. Fixes #289 .
2016-09-09 13:21:31 +01:00
SteveSandersonMS
605090e909
Publish updated version of aspnet-webpack as 1.0.10
2016-09-09 11:37:57 +01:00
Erik Medina
67f7e7450f
Adding tsd to dev dependencies in aspnet-webpack.
...
Adding tsd to aspnet-webpack's dev dependencies to allow the package's npm prepublish script to succeed without a global tsd install.
2016-09-09 11:34:43 +01:00
Erik Medina
da662c55fa
Make webpack dev dependency a peer dependency in aspnet-webpack.
...
Moving webpack from a dev dependency to a peer dependency makes the dependency soft and allows the webpack-dev-middleware to pickup the version of webpack being used by the consumer of the package.
2016-09-09 11:34:43 +01:00
Geir Sagberg
0ad0483935
Update aspnet-webpack-react to React 15
...
^15.0.0 is enough
Update ReactGrid example to work with newest Griddle version
Several fixes to stop build.sh from failing
2016-08-18 13:50:22 -07:00
SteveSandersonMS
3403eb7548
Make aspnet-webpack compatible with older versions of the NodeServices package
2016-07-27 13:29:18 +01:00
SteveSandersonMS
de960d80aa
Allow explicit configuration of port number for webpack dev middleware server. Fixes #223 .
2016-07-27 11:13:09 +01:00
SteveSandersonMS
79872c1bde
Amend aspnet-webpack for better node-inspector support
2016-07-26 16:38:46 +01:00
SteveSandersonMS
057efb43c8
aspnet-webpack module now preserves 'path' and 'publicPath' config settings when invoking Webpack compiler. Fixes #176 .
2016-07-18 13:55:26 +01:00
SteveSandersonMS
393e156b47
Better reporting of Webpack compilation errors to fix #159
2016-07-01 10:30:59 +01:00
SteveSandersonMS
b82e70e192
Fix for prerendering hanging if webpack compilation fails
2016-06-30 16:57:14 +01:00
SteveSandersonMS
25c728f885
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
2016-05-02 13:13:49 -07:00
SteveSandersonMS
4a0e4bdf1a
Rename Microsoft.AspNet.* packages folders to Microsoft.AspNetCore.*
2016-05-02 13:13:49 -07:00