Skip to content

Conversation

@danwild
Copy link

@danwild danwild commented Sep 29, 2021

No description provided.

package.json Outdated
"lint:fix": "eslint --format table --debug --fix ./",
"serve": "webpack-dev-server --open --progress",
"build": "webpack --env.production --progress"
"lint": "./node_modules/eslint/bin/eslint.js --format table --debug ./",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't eslint and webpack work without prepending node_modules

},
false,
extraheaders
extraheaders,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am thinking maybe better to have an option object, which includes extreaHeaders and withCredentials, also the timeout, but the code dosen't handle timeout yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants