systemjs / plugin-css

CSS loader plugin
MIT License
92 stars 60 forks source link

the doc useless! #91

Closed JonasGao closed 8 years ago

JonasGao commented 8 years ago

when i use "jspm i css", yse, it give me a config.js.

but! where tell me, build.js need load this config.js!

yes! the doc example has "builder.loadConfig('cfg.js')".

but! who know cfg.js is config.js.............


This document for people who are new to SystemJS , FRAUGHT!


PS: translate by google

guybedford commented 8 years ago

Try webpack.

JonasGao commented 8 years ago

😂 Yes, Im trying webpack.