UNPKG
tinyimg-webpack-plugin
Version:
latest (0.1.0)
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
A Webpack Plugin For Compressing Image
github.com/JowayYoung
JowayYoung/tinyimg-webpack-plugin
tinyimg-webpack-plugin
/
test
/
src
/
index.js
4 lines
(3 loc)
•
80 B
JavaScript
View Raw
1
2
3
4
import
"./reset.css"
;
import
"./index.scss"
; console.
log
(
"页面加载完毕"
);