Commit Graph

15 Commits (c9966742fdd10334cbcbfa61867810a580578949)

Author SHA1 Message Date
Wade Pickett 89fbc6ed1b
Remove BundlerMinifier in bundling-and-minification-md (#21770)
* Remove bundlerminifier in bundling-and-minfication-md

* Rewrote WebOptimizer intro.

* Update aspnetcore/client-side/bundling-and-minification.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Removed B&M related sections.

* Removed mention of config solution.

* Removed mention of config solution.

* Removed samples folder and moved remaining cshtml and js inline.

* Apply suggestions from code review

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Removed grunt link from additional resources

* forcing new build with a minor update, something up with build service

* pinging for a build in case I get lucky.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-03-15 14:39:39 -07:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Ryan Brandenburg 90fa20a854 Signal async completion (#11153)
Fixes #10835
2019-02-26 15:33:54 -10:00
Luke Latham 586a778e11
Replace missing JS file in sample app 2018-11-02 13:36:10 -05:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
David Pine fee5f1800b Added details, examples and docs on Gulp v4 (#8843)
Fixes https://github.com/aspnet/Docs/issues/8827
Fixes https://github.com/aspnet/Docs/issues/7632

**Internal Review Pages**
* [Use Gulp](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/using-gulp?view=aspnetcore-2.1&branch=pr-en-us-8843)
* [Bundle & minify](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/bundling-and-minification?view=aspnetcore-2.1&branch=pr-en-us-8843)
2018-10-04 14:40:19 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Rick Anderson 3736b94100
get rid of annoying message (#8231) 2018-08-22 16:42:25 -07:00
Scott Addie 011592b7e1 Remove AngularJS, Knockout, and Yeoman docs (#4998) 2017-12-13 09:06:32 -10:00
Scott Addie b155aeda42
Update Bundling & Minification doc (#4891)
* Update Bundling & Minification doc

* Import JS code snippets

* Fix build errors

* Remove redundant text

* Swap section ordering

* Change heading text

* Add VS output from run of Gulp tasks

* More edits

* Fix bundle options text

* Dedent .NET Core CLI tab's code snippets

* Add ad-hoc run section

* Verbiage tweak

* Remove obsolete screenshots

* Verbiage tweaks

* Minor edit

* Add note

* More edits

* Simplify VS instructions

* Eliminate unnecessary sentence

* Clarify restore step

* Add missing word

* Add manual Gulp conversion section

* Fix gulpfile.js import line numbers

* Shorten sentence

* Update bundling-and-minification.md

* Update screenshot to conform to MVC art standards

* Remove unnecessary sample apps
2017-12-04 14:09:33 -06:00
Luke Latham 3a0264a639 Drop Bundling+Minification sample (#4149)
Addresses #1950

AFAICT there's no reason to keep the old sample merely to show the
\<environment> tag helpers of the `_Layout.cshtml` file. Those tags are
in the new sample for the topic.
2017-08-30 08:33:40 -07:00
Shayne Boyer 31f5f9c397 Bundler Minify update (#2992)
* update doc

* update static and samples
2017-03-16 14:27:09 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00