Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Add custom transpiler to fix 'failed to load package' issue#47

Open
smhxx wants to merge 2 commits intojakesankey:masterfrom
smhxx:fix-issue-45
Open

Add custom transpiler to fix 'failed to load package' issue#47
smhxx wants to merge 2 commits intojakesankey:masterfrom
smhxx:fix-issue-45

Conversation

@smhxx
Copy link
Copy Markdown

@smhxx smhxx commented Mar 20, 2018

This PR is a fixed version of #46 that implements the pending requested changes, and should resolve the build errors which have been occurring on that PR. Given the number of users who appear to be waiting for #45 to be resolved, a new patch version should probably be pushed out when possible. To be honest, this solution feels a bit "heavy-weight" for a package this small, but it's also the fastest way to fix it without modifying the existing code-base.

/cc @jakesankey

smhxx added 2 commits March 20, 2018 11:11
This patch adds atom-ts-transpiler and TypeScript as dependenies,
circumventing the issues that have been occuring in recent versions
of Atom where TypeScript source files would fail to be loaded.

Closes jakesankey#45, jakesankey#46.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant