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

Marko: Upgrade loader & config #7459

Merged
merged 4 commits into from
Jul 20, 2019

Conversation

DylanPiercey
Copy link
Contributor

@DylanPiercey DylanPiercey commented Jul 17, 2019

Issue: #7404

What I did

Upgraded the Marko Webpack loader to use the new package.

I also removed the dependency on raw-loader since it was extraneous and the same for the peerDependency of marko-widgets and babel-loader.

How to test

Things should continue to work as before, no API change.

@vercel
Copy link

vercel bot commented Jul 17, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-fork-dylanpiercey-marko-loader-upgrade.storybook.now.sh

@DylanPiercey
Copy link
Contributor Author

Looking through, it looks like other frameworks also have a peerDep of babel-loader, is this something that is needed? Can add that back if so.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM

@ndelangen ndelangen self-assigned this Jul 19, 2019
# Conflicts:
#	app/marko/package.json
#	yarn.lock
@shilman shilman changed the title Upgrade marko loader & config Marko: Upgrade loader & config Jul 20, 2019
@shilman shilman merged commit 9702d3a into storybookjs:next Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants