style-loader icon indicating copy to clipboard operation
style-loader copied to clipboard

notes about css-loader modules and proper configs in examples

Open quebits opened this issue 5 years ago • 4 comments
trafficstars

This PR contains a:

  • [ ] bugfix
  • [ ] new feature
  • [ ] code refactor
  • [ ] test update
  • [ ] typo fix
  • [x] metadata update

Motivation / Use-Case

Make clear how to use css-modules/locals.

Breaking Changes

Additional Info

quebits avatar Dec 28 '19 11:12 quebits

CLA assistant check
All committers have signed the CLA.

jsf-clabot avatar Dec 28 '19 11:12 jsf-clabot

Codecov Report

Merging #452 (b8a0f68) into master (de38c39) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #452   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files           4        4           
  Lines         192      192           
  Branches       88       88           
=======================================
  Hits          190      190           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update de38c39...b8a0f68. Read the comment docs.

codecov[bot] avatar Dec 28 '19 11:12 codecov[bot]

Possibly better approach would be total removing "locals" from "injectType" examples and create dedicated subsection about it?

quebits avatar Dec 30 '19 15:12 quebits

@krail i think yes

alexander-akait avatar Jan 03 '20 14:01 alexander-akait