Alan Agius
7907550eec
webpack: fix tests
2017-10-24 07:49:45 +02:00
Alan Agius
346ab19216
webpack: add update API
2017-10-22 15:30:27 +02:00
Nathan Shively-Sanders
b8ea87c68e
Strict function variance fixes round 1
2017-10-02 15:50:34 -07:00
ohze.net
190c5341a5
add webpack.optimize.UglifyJsPlugin.Options.parallel ( #20176 )
2017-10-02 10:32:58 -07:00
Ahmed T. Ali
a82b876e9c
(webpack): add missing possible 'entry' types ( #19977 )
...
* fix(webpack): add missing possible 'entry' types
resolves #19972
* style(webpack): fix spacing
* style(webpack): add parentheses
I've added parentheses around the return type of `EntryFunc` to clarify
the correct type is `() => (...types)` not `(() => string) | ...types`
2017-09-25 12:19:32 -07:00
Avi Vahl
c3bb037cc6
webpack: improve loader context typings
...
emitError() and emitWarning() both can accept an Error as well, for exposing caught Errors.
See: https://github.com/webpack/webpack/blob/master/lib/NormalModule.js#L115
Added relevant type tests.
2017-09-17 13:30:38 +03:00
Andy
da000daaf0
webpack: Fix tests ( #19218 )
2017-08-28 12:39:19 -07:00
IAMtheIAM
fdeb1336e3
fix typo
2017-08-15 14:18:16 -07:00
Jonathan Creamer
2ca09c9734
Add tests, run lint
2017-08-09 09:50:18 -05:00
Andy
7019f85ea5
webpack: Remove test that fails in typescript@next ( #17066 )
2017-06-08 15:46:15 -07:00
Andy
fa2480ba61
Remove more namespaces from tests ( #16029 )
2017-04-20 09:06:00 -07:00
Michael Strobel
2b9bfe8eae
[webpack] Add resolve.plugins
2017-04-12 09:39:16 +08:00
Michael Strobel
db665dd659
[webpack] Add resolve.symlinks
2017-04-07 08:45:43 +08:00
Andy
f2b6506ba5
Fix various lint errors ( #15530 )
2017-03-30 17:42:07 -07:00
Mohsen Azimi
8f53daf8e4
Update webpack-tests.ts
2017-03-29 10:11:05 -07:00
Mohsen Azimi
5b69aa4591
add test
2017-03-28 17:00:16 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00