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

Added support for typescript loader #2250

Closed
wants to merge 6 commits into from
Closed

Conversation

nelak
Copy link

@nelak nelak commented Jun 13, 2017

This PR makes some changes to allow using typescript through a custom config.
Typescript pages are loaded directly from the pages folder without pre compiling sources using ts-loader then it piggybacks on the default webpack loaders to output valid js.
Can someone provide feedback on how to better implement this?

@wangkechun
Copy link

👍

@kdby-io
Copy link

kdby-io commented Jun 22, 2017

You can use my boilerplate before this PR is merged.
here: https://github.com/gloorx/nextjs-typescript-boilerplate

@cannoneyed
Copy link

Is this going anywhere? Would be really awesome to have TS support a bit more "baked-in", and it seems like this goes a long way towards that

@timneutkens
Copy link
Member

timneutkens commented Jun 30, 2017

Going to research this in #2391 thanks for the inspiration ❤️

@bodhi
Copy link

bodhi commented Jul 5, 2017

@timneutkens

Going to research this in #2250

This is #2250?

@timneutkens
Copy link
Member

@bodhi updated #2391

@srghma srghma mentioned this pull request Aug 10, 2017
robdmoore added a commit to dddwa/dddperth-website that referenced this pull request Feb 28, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 5, 2018
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.

None yet

6 participants