Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Options #65

Open
mblandfo opened this issue Aug 7, 2017 · 0 comments
Open

Options #65

mblandfo opened this issue Aug 7, 2017 · 0 comments

Comments

@mblandfo
Copy link

mblandfo commented Aug 7, 2017

I was trying to debug mocha tests in webpack-dev-server in chrome. Debugging causes timeouts, since the timeout is 2 seconds. It's not easy to find how to change this in the docs. I went here, then

https://webpack.js.org/plugins/loader-options-plugin/#components/sidebar/sidebar.jsx

which says options should be passed directly, but it doesn't say how. (probably needs a link or something)

I eventually found it: https://webpack.js.org/concepts/loaders/#components/sidebar/sidebar.jsx

mocha-loader?timeout=300000!./test.ts

Anyway, the options section here should at least have a link to the loaders page that tells how to use options.

@michael-ciniawsky michael-ciniawsky changed the title Documentation: Options is empty [Docs] Options Jan 5, 2018
@michael-ciniawsky michael-ciniawsky changed the title [Docs] Options Options Aug 27, 2018
@michael-ciniawsky michael-ciniawsky added this to the 2.0.1 milestone Aug 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants