Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Pure Typescript component #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Pure Typescript component #30

wants to merge 1 commit into from

Conversation

Grafikart
Copy link

@Grafikart Grafikart commented Dec 4, 2017

  • npm run dev starts webpack dev server with hot reload enabled
  • new HelloTs.ts component to show that we can use pure typescript file to work with VueJS.
  • Custom loader to make Hot Module Reload work with .ts files (I use the decorator to find VueJS Components).
  • Added fork plugin to type check faster

@msftclas
Copy link

msftclas commented Dec 4, 2017

CLA assistant check
All CLA requirements met.

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.

2 participants