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.

vite build --watch
  • defaults to development mode

Use Cases

  • Debugging cases that involve build-only plugins
  • Debugging in legacy browsers w/ plugin-legacy
  • Chrome extensions / electron?

Relevant API

https://rollupjs.org/guide/en/#rollupwatch

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:37
  • Comments:22 (6 by maintainers)

github_iconTop GitHub Comments

20reactions
stafyniaksachacommented, Feb 24, 2021

@yyx990803 Could you review this PR #1449 , and merge it ASAP?

I did not get time to finish it yet, I can take time in the end of the week to merge with master and finish it

15reactions
YarivGiladcommented, Mar 28, 2021

This would be a very useful feature for library mode when building UI components library 🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Watch and WatchOptions | webpack
Turn on watch mode. This means that after the initial build, webpack will continue to watch for changes in any of the resolved...
Read more >
Using watch mode - Rush.js
Rush's multi-project "watch mode" formalizes this basic idea, replacing the simple loop with an optimized chokidar filesystem monitor. How you enable Rush multi ......
Read more >
Watch Mode - StealJS
steal-tools includes a watch mode (using the --watch flag in the cli) in its build command (also known as continuous builds).
Read more >
Angular: Watch Build for Changes - JavaScript in Plain English
Using build --watch script ... You may use the watch option on Angular build for updating the output as and when developers make...
Read more >
Documentation - Configuring Watch - TypeScript
How to configure the watch mode of TypeScript. ... Compiler supports configuring how to watch files and directories using compiler flags in TypeScript...
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 Hashnode Post

No results found