question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How is src/index.ts created?

See original GitHub issue

I see that you have a CLI to generate the class names. Are you using that for src/index.ts as well? Or is that hand written?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
pspeter3commented, Sep 3, 2020

Once #41 and #42 are merged, I’ll submit a PR with the results of npm run generate. I likely think we’ll need to bump to v1.7.2 to match Tailwind though.

0reactions
muhammadsammycommented, Sep 3, 2020

I likely think we’ll need to bump to v1.7.2 to match Tailwind though.

I agree. this will remove confusion about compatibility with tailwindcss!

Read more comments on GitHub >

github_iconTop Results From Across the Web

SyntaxError - Stack Overflow
terminal `node ./src/index.ts` SyntaxError ... What is the problem? How to fix it? typescript · yargs.
Read more >
typescript-example/index.ts at master - GitHub
typescript-example/src/index.ts · Go to file T · Go to line L · Copy path · Copy permalink.
Read more >
ts-node - npm
SWC support is built-in via the --swc flag or "swc": true tsconfig option. SWC is a TypeScript-compatible transpiler implemented in Rust. This ...
Read more >
createRepl - ts-node
Defined in src/index.ts:1733. Create an implementation of node's ESM loader hooks. This may be useful if you want to wrap or compose the...
Read more >
How To Use Modules in TypeScript | DigitalOcean
Save this file. Now that you are exporting your two vector classes from the src/vectors.ts file, create a new file called src/index ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found