Open gnarf opened 8 years ago
I think we should add a png or switch one of the current jpg so we can teach matching multiple extensions with the file-loader.
png
jpg
file-loader
Remember that the webpack output is being used in a few slides, so we should update to reflect that.
webpack
YES. Lets also use that png in the css. Though that'll make the file-loader exercise a little weird, we'd still need to copy the png so the style can refer to it.
I think we should add a
png
or switch one of the currentjpg
so we can teach matching multiple extensions with thefile-loader
.Remember that the
webpack
output is being used in a few slides, so we should update to reflect that.