Skip to content

Feature/update dependencies#98

Open
elmarquez wants to merge 2 commits intoAaronCCWong:masterfrom
elmarquez:feature/update-dependencies
Open

Feature/update dependencies#98
elmarquez wants to merge 2 commits intoAaronCCWong:masterfrom
elmarquez:feature/update-dependencies

Conversation

@elmarquez
Copy link
Copy Markdown

Update dependencies. Increment package version.

Copy link
Copy Markdown
Owner

@AaronCCWong AaronCCWong left a comment

Choose a reason for hiding this comment

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

Thanks for submitting a PR! It appears that this change breaks the tests.

]
},
devServer: {
contentBase: path.join(__dirname, './e2e')
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Any reason for this change?

],
},
devServer: {
contentBase: path.resolve(__dirname, '.'),
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Whats the purpose for this change? It appears that this change breaks npm run start

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