fwouts / bazel-javascript

JavaScript and TypeScript rules for Bazel (React friendly)
MIT License
65 stars 17 forks source link

Fix path to dev_server_options.js #39

Closed fwouts closed 5 years ago

fwouts commented 5 years ago

There seems to be an issue remaining where, if node_modules is present locally (because user ran yarn install for example), the wrong version of webpack-dev-server is used.