webpack-chain icon indicating copy to clipboard operation
webpack-chain copied to clipboard

[Question] API Is very confusing

Open phmngocnghia opened this issue 6 years ago • 2 comments

Is i have to learn webpack before use this ? I don't know what i should start with chain. When to add, when to test, when to use, when to loader ?

Document should provide simple tutorial like webpack to make beginer approch easier

phmngocnghia avatar Sep 12 '18 04:09 phmngocnghia

I think you should learn about webpack first. Webpack-chain is more for non beginner & is like a wrapper to native webpack API so user can build config with chain API

endiliey avatar Sep 12 '18 04:09 endiliey

Perhaps it would be good to add some of the following to the README?

  • cross-references between the webpack-chain concepts and the webpack docs
  • more examples
  • links to projects that show how they use webpack-chain

edmorley avatar Sep 12 '18 08:09 edmorley