8000 error recovery · Issue #2 · talmobi/wrollup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
error recovery #2
Closed
Closed
@FND

Description

@FND

I saw you mentioning wrollup at rollup/rollup-watch#16 (comment), so thanks for sharing!

Unfortunately, I'm observing similar issues as described in rollup/rollup-watch#7 (comment):

After introducing a syntax error, wrollup reports "SyntaxError" with an excerpt of the source code. Immediately afterwards it reports numerous "RangeError: Maximum call stack size exceeded" exceptions at node_modules/rollup/dist/rollup.js:165:18, from which it doesn't seem to recover - i.e. the bundle won't recompile after fixing the syntax error without restarting the wrollup process.

It appears that --nocache might fix this, but that's of course too slow for regular use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0