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

TypeScript support #106

Open
mandymozart opened this issue Oct 21, 2017 · 1 comment
Open

TypeScript support #106

mandymozart opened this issue Oct 21, 2017 · 1 comment

Comments

@mandymozart
Copy link

How would I best start to get TypeScript into the theme kit?

I started writing some JavaScript, but I notice the overhead I am experiencing to maintain potential large scale projects is enormous.

I would like to fork the project. Or ask if it would be much of a hustle to add the typescript compiler to the build process.

thanks.

@alexleclair
Copy link
Collaborator

alexleclair commented Feb 21, 2018

(Replying 5 months later, yay!)

You could probably simply update the dependencies of your underlying project and update your local webpack config within config/webpack.base.conf.js

You're welcome to issue a PR that deals with *.ts (and *.d.ts by extension) files :)

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

No branches or pull requests

2 participants