Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS bundling & minification doesn't produce output files #30

Open
JanLenoch opened this issue May 27, 2020 · 0 comments
Open

VS bundling & minification doesn't produce output files #30

JanLenoch opened this issue May 27, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed wontfix This will not be worked on

Comments

@JanLenoch
Copy link
Contributor

Brief bug description

The stock Visual Studio bundling & minification infrastructure doesn't produce any results with the bundleconfig.json file.

Repro steps

  1. Build the solution.
  2. Observe the /wwwroot/css/ and /wwwroot/js/ output folders.

Expected behavior

The site.min.css, site.min.js, and materialize.min.js files should be built.

Test environment

  • Windows 10 Pro 1909 x64 en-US
  • Visual Studio 2019 16.6.0

Additional context

The bundleconfig.json file fully adheres to the documentation.

Screenshots

Add links to screenshots, if you deem it appropriate.

Issue expands upon

This issue expands upon another issue(s): #29

Blockers

This issue is blocked by the following issue(s): #issue number

@JanLenoch JanLenoch added bug Something isn't working help wanted Extra attention is needed labels May 27, 2020
@JanLenoch JanLenoch added this to the Essentials ready milestone May 27, 2020
@JanLenoch JanLenoch added the good first issue Good for newcomers label Jun 1, 2020
@JanLenoch JanLenoch added the wontfix This will not be worked on label Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant