This repository was archived by the owner on Feb 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See aspnet/Templates#575 for details. This commit introduces fix from aspnet/Templates to generator content Thanks!
This commit adds Add Microsoft.Extensions.Options.ConfigurationExtensions to default projects packages as in: aspnet/Templates#471 Thanks!
* Introduce Bundler to web basic (StarterWeb) template This commit brings changes from aspnet/Templates#592 to starter web project template. The Gulp, Grunt options are removed with NPM support removal. Thanks! * ⬆️ Update Bundler version The 2.0.208 fixes *nix paths problem * Add missing Bundle to Semantic UI overrides * Set post-install of NPM to false * Fix output path names
This commit brings changes from aspnet/Templates#592 to web project template. The Gulp, Grunt options are removed with NPM support removal. Thanks!
Afte adding Bundler support from aspnet/Templates#592 the --grunt option has no purpose
Member
|
@sesispla |
This commit adds Bundler command to script section of the project file See: aspnet/Templates@8b42fc6 Thanks!
This commit adds custom css rule to site.css See: aspnet/Templates@bc93039 Thanks!
For details please see: aspnet/Templates@749d029 Thanks!
Member
|
closing in favour of: #743 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #685.
Summary of the changes in this PR:
Thanks!
/cc
@OmniSharp/generator-aspnet-team-push