This website requires JavaScript.
Explore
Help
Sign In
github
/
JavaScriptServices
Watch
1
Star
1
Fork
0
You've already forked JavaScriptServices
mirror of
https://github.com/aspnet/JavaScriptServices.git
synced
2025-12-24 10:40:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e92ec0bee9ae4db48bd20b456c9701382c31d9d
JavaScriptServices
/
src
/
Microsoft.AspNet.SpaServices
History
Andrei Tserakhau
754e32b604
Fix Webpack default entry issue: webpackConfig.entry.main.unshift is not a function
...
Closes
#56
2016-04-29 14:05:50 +03:00
..
Content
/Node
Reduce SpaServices's built-in JS to simply invoke exports from the corresponding new NPM packages
2016-03-10 23:36:22 +00:00
npm
Fix Webpack default entry issue: webpackConfig.entry.main.unshift is not a function
2016-04-29 14:05:50 +03:00
Prerendering
Make prerenderer code not rely on a specific process.cwd()
2016-03-01 15:28:06 +00:00
Routing
Normalise trailing whitespace and line endings everywhere
2016-03-01 01:10:43 +00:00
Webpack
Fix UseWebpackDevMiddleware with no options
2016-03-24 11:39:38 +00:00
.gitignore
Move packages under top-level 'src' folder
2016-01-26 15:06:36 +00:00
Microsoft.AspNet.SpaServices.xproj
Normalise trailing whitespace and line endings everywhere
2016-03-01 01:10:43 +00:00
project.json
Make WebpackDevMiddleware able to pass the request through to other middleware for files not served by Webpack
2016-03-01 12:48:33 +00:00