Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sobotsofware
/
JavaScriptServices
Public
forked from
aspnet/JavaScriptServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptServices
src
Microsoft.AspNetCore.SpaServices
Webpack
on
angular2-materialize-example
User selector
All users
All time
Commit history
Commits on Sep 28, 2016
Make aspnet-webpack and SpaServices both back-compatible with older versions of the other, in case people don't upgrade both at the same time
SteveSandersonMS
committed
adf4732
View commit details
Copy full SHA for adf4732
View code at this point
Browse repository at this point
Support for array-style webpack configs in aspnet-webpack. Fixes #291.
SteveSandersonMS
committed
2241c55
View commit details
Copy full SHA for 2241c55
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
WebpackDevMiddleware now uses ProjectPath option consistently. Fixes #307
SteveSandersonMS
committed
d76b013
View commit details
Copy full SHA for d76b013
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
Revert "Webpack HMR EventSource requests are now proxied (rather than redirected) to the local HMR server" because of 'ECANCELED'/'EPIPE broken pipe' issues. Awaiting feedback from Kestrel team.
SteveSandersonMS
committed
80f740a
View commit details
Copy full SHA for 80f740a
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Webpack HMR EventSource requests are now proxied (rather than redirected) to the local HMR server. Fixes #271.
SteveSandersonMS
committed
f071590
View commit details
Copy full SHA for f071590
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
Design review: Change AddNodeServices to take an Action<NodeServicesOptions> like other aspects of MVC DI config
SteveSandersonMS
committed
f0d954b
View commit details
Copy full SHA for f0d954b
View code at this point
Browse repository at this point
Design review: Always instantiate via DI
SteveSandersonMS
committed
f04fb8c
View commit details
Copy full SHA for f04fb8c
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
Tweak WebpackDevMiddleware.cs to avoid unnecessary Task.Yield()
SteveSandersonMS
committed
6d8767d
View commit details
Copy full SHA for 6d8767d
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Add ability to configure environment variables for Node instances, plus auto-populate NODE_ENV based on IHostingEnvironment when possible. Fixes #230
SteveSandersonMS
committed
0981599
View commit details
Copy full SHA for 0981599
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
In WebpackDevMiddleware, allow configuration of ProjectPath (implements #262)
SteveSandersonMS
committed
0d0d25b
View commit details
Copy full SHA for 0d0d25b
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
Allow explicit configuration of port number for webpack dev middleware server. Fixes #223.
SteveSandersonMS
committed
de960d8
View commit details
Copy full SHA for de960d8
View code at this point
Browse repository at this point
WebpackDevMiddleware now preserves client's view of hostname when doing 302 to /__webpack_hmr
SteveSandersonMS
committed
14337e3
View commit details
Copy full SHA for 14337e3
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Create new top-level DefaultNodeInstance concept that will soon hold the "connection draining" logic
SteveSandersonMS
committed
4fb3b18
View commit details
Copy full SHA for 4fb3b18
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Define DefaultNodeHostingModel in one common place so it can be changed easily
SteveSandersonMS
committed
32ebaec
View commit details
Copy full SHA for 32ebaec
View code at this point
Browse repository at this point
Commits on May 31, 2016
Further stylistic tweaks
SteveSandersonMS
committed
cb289fd
View commit details
Copy full SHA for cb289fd
View code at this point
Browse repository at this point
Commits on May 25, 2016
refactor(angular-services): beutify base uri creation
Show description for b141419
laskoviymishka
committed
b141419
View commit details
Copy full SHA for b141419
View code at this point
Browse repository at this point
refactor: apply default vs transform to xproj
Show description for 95cba7f
laskoviymishka
committed
95cba7f
View commit details
Copy full SHA for 95cba7f
View code at this point
Browse repository at this point
Commits on May 2, 2016
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
SteveSandersonMS
committed
25c728f
View commit details
Copy full SHA for 25c728f
View code at this point
Browse repository at this point
Rename Microsoft.AspNet.* packages folders to Microsoft.AspNetCore.*
SteveSandersonMS
committed
4a0e4bd
View commit details
Copy full SHA for 4a0e4bd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.