Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract webpack.demo.js from webpack.config.js #1994

Closed
lynnmercier opened this issue Jan 18, 2018 · 0 comments
Closed

Extract webpack.demo.js from webpack.config.js #1994

lynnmercier opened this issue Jan 18, 2018 · 0 comments
Assignees
Labels

Comments

@lynnmercier
Copy link
Contributor

This is a prerequisite to our new screenshot testing directory

@lynnmercier lynnmercier changed the title Move webpack.config.js into demo directory Extract webpack.demo.js from webpack.config.js Feb 2, 2018
acdvorak added a commit that referenced this issue Feb 3, 2018
Adds `npm run test:buildconfig` command, and runs it during `npm test`.

Replaces `;` with `&&` in `package.json` (Windows `cmd.exe` does not support `;`).

Prerequisite for #1994
@acdvorak acdvorak self-assigned this Feb 5, 2018
acdvorak added a commit that referenced this issue Feb 5, 2018
- Adds an `npm run test:buildconfig` command (called from `npm test`)
- Replaces `;` with `&&` in `package.json` (Windows `cmd.exe` does not support `;`)

To test this PR, simply change a single character in a `test/build/goldens/*.json` file.
Then run `npm run test:buildconfig` in the console.

This PR is a prerequisite for #1994.
acdvorak added a commit that referenced this issue Mar 9, 2018
acdvorak added a commit that referenced this issue Mar 9, 2018
acdvorak added a commit that referenced this issue Mar 9, 2018
acdvorak added a commit that referenced this issue Mar 22, 2018
No longer needed now that Webpack config refactoring is complete.

Refs #1994
acdvorak added a commit that referenced this issue Mar 22, 2018
No longer needed now that Webpack config refactoring is complete.

Refs #1994
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants