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.

Are there minimal examples?

See original GitHub issue

My goal is to generate .ems.js , .min.js and .d.ts files for a typescript repository.

README file lists a few examples of rollup.config.js. I was unable to run them, possibly due to some ‘obvious’ assumptions about other file structures. (E.g it even misses run command. Neither cross-env or rollup command are recognized.)

Are there minimal working examples (i.e. full repositories), to that use rollup-plugin-ts?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
wessbergcommented, Mar 13, 2020

Thanks for your feedback. I’ve adressed it in the following way:

  • Added --save-dev and --dev options to installation instructions for npm/pnpm and Yarn respectively.
  • Added a subsection inside the install section where I explicitly mention the peerDependencies.
  • Added a Starter Templates section in the README that includes a list of ready-to-use boilerplate templates on repl.it.

I’m closing this issue. If there are other things you’d like to better better explained, or if you experience any problems, feel free to comment again or open another issue.

0reactions
staredcommented, Mar 14, 2020

Thank you a lot, it is exactly things I had in mind! 😃

This interactive examples, with visible outputs, is very interesting. Finally, I understand the basic setup, and I hope it will be more accessible for others as well!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Minimal reproducible example - Wikipedia
In computing, a minimal reproducible example (abbreviated MRE) is a collection of source code and other data files which allow a bug or...
Read more >
Minimal working examples - Lean community
A minimal working example is a code snippet that can be copied-and-pasted into an empty Lean file and still have the same features...
Read more >
there is minimal | English examples in context - Ludwig
Sentence examples for there is minimal from inspiring English sources ... There are virtually no witnesses; there is minimal corroboration. ... There is...
Read more >
The best 500 minimal sentence examples - YourDictionary
The most voted sentence example for minimal is It is a minimal surface, i.e.... ... There were too many lengthy phone calls to...
Read more >
12 Minimalist Website Examples to Give You Inspiration - Zyro
1. Ginza. Ginza minimalist website. Ginza restaurant's website is a prime example of minimalism in web design. The website centers around short ...
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