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
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 }}
feitzi
/
angular2-seed
Public
forked from
mgechev/angular-seed
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
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
angular2-seed
tools
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 23, 2016
perf(build): remove linting and add gulp-cached (#782)
mgechev
committed
9a41f23
View commit details
Copy full SHA for 9a41f23
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Including shims in the production build.
Show description for 57d1869
Ashish K Mondal
authored and
mgechev
committed
57d1869
View commit details
Copy full SHA for 57d1869
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
chore(deps): update dev deps and remove deprecated config
mgechev
committed
fe59312
View commit details
Copy full SHA for fe59312
View code at this point
Browse repository at this point
refactor(progressive): remove useless task
mgechev
committed
973aade
View commit details
Copy full SHA for 973aade
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
refactor(sw): remove existing sw
mgechev
committed
501fb73
View commit details
Copy full SHA for 501fb73
View code at this point
Browse repository at this point
fix(progressive): remove useless imports and constants
mgechev
committed
ef38499
View commit details
Copy full SHA for ef38499
View code at this point
Browse repository at this point
chore(progressive): integrate with angular 2 service worker gulp task
mgechev
committed
8804ed7
View commit details
Copy full SHA for 8804ed7
View code at this point
Browse repository at this point
Merge master
mgechev
committed
20f3e5c
View commit details
Copy full SHA for 20f3e5c
View code at this point
Browse repository at this point
feat(utils): allow to pass custom config to tsproject
mgechev
committed
e0c024c
View commit details
Copy full SHA for e0c024c
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
refactor(tools): remove APP_ROOT
Show description for ed5dad2
mgechev
committed
ed5dad2
View commit details
Copy full SHA for ed5dad2
View code at this point
Browse repository at this point
chore(tools): Expose browserSync configuration (#777)
cadriel
authored and
mgechev
committed
537ed53
View commit details
Copy full SHA for 537ed53
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Fixes path for css-lint task (#775)
Show description for edd3e0e
TheDonDope
authored and
mgechev
committed
edd3e0e
View commit details
Copy full SHA for edd3e0e
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Fix(tools): Use ASSET_SRC parameter from SeedConfig instead of reconstructing it
yassirh
committed
c220163
View commit details
Copy full SHA for c220163
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
chore(tools): Improve logging with tildify (#759)
ludohenin
authored and
mgechev
committed
d2d7b30
View commit details
Copy full SHA for d2d7b30
View code at this point
Browse repository at this point
feat(build): add support for angular/progressive
mgechev
committed
b8b9cb9
View commit details
Copy full SHA for b8b9cb9
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
refactor(app): update directory structure
mgechev
committed
aa9ad6a
View commit details
Copy full SHA for aa9ad6a
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
fix(build.bundles): add packageConfigPaths so bundlers will work with npm packages using a main.
njs50
committed
acd7b0a
View commit details
Copy full SHA for acd7b0a
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:mgechev/angular2-seed into patch-1
ip512
committed
4279f59
View commit details
Copy full SHA for 4279f59
View code at this point
Browse repository at this point
Merge pull request #728 from gkalpak/patch-5
Show description for 142e9ec
mgechev
committed
142e9ec
View commit details
Copy full SHA for 142e9ec
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Set PROJECT_ROOT to root of the project
Show description for 1876e7a
ip512
committed
1876e7a
View commit details
Copy full SHA for 1876e7a
View code at this point
Browse repository at this point
fix(tasks_tools): ensure RegExp only matches the file extension
gkalpak
committed
34cd091
View commit details
Copy full SHA for 34cd091
View code at this point
Browse repository at this point
refactor(seed.config): remove redundant call to `path.normalize()`
Show description for 9524fb1
gkalpak
committed
9524fb1
View commit details
Copy full SHA for 9524fb1
View code at this point
Browse repository at this point
fix(build): use absolute paths for inline-templates
mgechev
committed
157614e
View commit details
Copy full SHA for 157614e
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
chore(typedoc): remove useless config line
mgechev
committed
a84da49
View commit details
Copy full SHA for a84da49
View code at this point
Browse repository at this point
chore(typedoc): add commented flag for excluding external docs
Show description for 0e56143
mgechev
committed
0e56143
View commit details
Copy full SHA for 0e56143
View code at this point
Browse repository at this point
chore(build): allow files precompilation
mgechev
committed
e232c1b
View commit details
Copy full SHA for e232c1b
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
fix(dev.build): include path to package.jsons
mgechev
committed
d49a130
View commit details
Copy full SHA for d49a130
View code at this point
Browse repository at this point
fix prod build #712
robbatt
committed
5106ac3
View commit details
Copy full SHA for 5106ac3
View code at this point
Browse repository at this point
fix(prod.build): remove package.json path from prod build
Show description for 1bd5691
mgechev
committed
1bd5691
View commit details
Copy full SHA for 1bd5691
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
fix(build.bundles): add packageConfig path to the system builder config (prod) to match what is in the dev config
njs50
committed
6a75793
View commit details
Copy full SHA for 6a75793
View code at this point
Browse repository at this point
refactor(chore): optimize production build
mgechev
committed
0c6e89b
View commit details
Copy full SHA for 0c6e89b
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
feat(serve.prod): add serve.prod task to serve prod files as they would be in a production environment
njs50
committed
838f6f8
View commit details
Copy full SHA for 838f6f8
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
fix(injecting): set proper base url for pushState
mgechev
committed
4384552
View commit details
Copy full SHA for 4384552
View code at this point
Browse repository at this point
fix(injecting): set absolute paths for production
Show description for ed0437b
mgechev
committed
ed0437b
View commit details
Copy full SHA for ed0437b
View code at this point
Browse repository at this point
refactor(build): use require instead of readFileSync
mgechev
committed
711e419
View commit details
Copy full SHA for 711e419
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.