Skip to content

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

Merged
MgenGlder merged 4 commits intomasterfrom
mgenglder/udpate-main-entry-to-point-to-dist
Sep 30, 2021
Merged

Update psd.js entry to point to dist/ instead#234
MgenGlder merged 4 commits intomasterfrom
mgenglder/udpate-main-entry-to-point-to-dist

Conversation

@MgenGlder
Copy link
Copy Markdown
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
Copy Markdown
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