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
.
JavaScriptExpert
/
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
templates
ReactSpa
webpack.config.js
on
angular2-materialize-example
User selector
All users
All time
Commit history
Commits on Oct 21, 2016
Switch from inline to external source maps. This avoids several problems with inline source maps in VS 2015 (at least as of Update 3).
SteveSandersonMS
committed
0615578
View commit details
Copy full SHA for 0615578
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Temporarily disable use of SourceMapDevToolPlugin wrapper as it might be possible to remove it shortly
SteveSandersonMS
committed
f26068b
View commit details
Copy full SHA for f26068b
View code at this point
Browse repository at this point
Make source maps compatible with VS/VSCode debugging (fix file paths, and strip out the "charset=utf-8;" segments from inline sourceMappingURLs)
SteveSandersonMS
committed
30a6944
View commit details
Copy full SHA for 30a6944
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Update ReactSpa template to match current patterns
SteveSandersonMS
committed
808592d
View commit details
Copy full SHA for 808592d
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Set ts-loader to "silent" mode until there's a fix for https://github.com/TypeStrong/ts-loader/issues/249
SteveSandersonMS
committed
f4afb25
View commit details
Copy full SHA for f4afb25
View code at this point
Browse repository at this point
Commits on May 2, 2016
Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT
SteveSandersonMS
committed
73caae2
View commit details
Copy full SHA for 73caae2
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
In ReactSpa template, change vendor bundle to be a prebuilt DLL (for faster builds)
SteveSandersonMS
committed
60bcbc4
View commit details
Copy full SHA for 60bcbc4
View code at this point
Browse repository at this point
Better organise ReactSpa template so all 3rd-party code goes in vendor bundle
SteveSandersonMS
committed
f7bc478
View commit details
Copy full SHA for f7bc478
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense)
SteveSandersonMS
committed
c668387
View commit details
Copy full SHA for c668387
View code at this point
Browse repository at this point
Enable server-side rendering for ReactSpa template
SteveSandersonMS
committed
eac7668
View commit details
Copy full SHA for eac7668
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Add ReactSpa template
SteveSandersonMS
committed
a553946
View commit details
Copy full SHA for a553946
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.