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

Could fib-typify support serve one directory recursively as http service? #20

Open
richardo2016 opened this issue Apr 19, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@richardo2016
Copy link
Owner

Sometimes we have some browser .ts files, like this:

-index.ts
-app/index.tsx
-app/components/header.tsx
-...

we just want to serve it as http pages, but don't need to compile it.

could we do that by simple typify serve?

@richardo2016 richardo2016 added the good first issue Good for newcomers label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant