mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 18:01:15 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`webpack {{app.js}} {{bundle.js}}`
|
||||
|
||||
- Load CSS files too from the JavaScript file (this uses the CSS loader for `.css` files):
|
||||
- Load CSS files too from the JavaScript file (this uses the CSS loader for CSS files):
|
||||
|
||||
`webpack {{app.js}} {{bundle.js}} --module-bind '{{css=css}}'`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user