This repository was archived by the owner on Jul 9, 2021. It is now read-only.
webcompiler v7.0.0
v7.0.0 - Wed, 05 Apr 2017 15:24:55 GMT
- f29f23d [fixed] favor lodash over native methods
- 41c8c95 [fixed] favor
eslint-disable-next-lineover disabling and then re-enabling a rule manually - a30d433 [fixed]
JS.typecheckto disregard the contents of stderr when executing the flow typechecker, because it prints errors to stdout - 5488581 [fixed] the type signature of the
Documentationconstructoroptionsargument - e0e030a [changed] constructor signatures of
Compiler,JSCompiler,SASSCompiler,JSandSASSto allow for additional options to be passed more easily;JSCompilernow supports the"library"and"libraryTarget"options from webpack