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

Update psd.js entry to point to dist/ instead #234

Merged
merged 4 commits into from
Sep 30, 2021

Conversation

MgenGlder
Copy link
Collaborator

@MgenGlder MgenGlder commented Sep 29, 2021

Summary

  • Fixes Update package.json main entry to point to dist/psd.js #233.
  • We want to update the main entry in package.json to use the dist compiler version of psd.js
  • Also makes the project compile as a standalone package, instead of requiring the importer to a coffeescript compile build step in their pipeline.

Background

N/A

Acceptance

  • Make sure it still works.

@MgenGlder
Copy link
Collaborator Author

Verified that it still works, tested and everything seems well and dandy. This should be a great value add to making the project easier to work with.

@MgenGlder MgenGlder self-assigned this Sep 30, 2021
@MgenGlder MgenGlder merged commit cb95190 into master Sep 30, 2021
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.

Update package.json main entry to point to dist/psd.js
1 participant