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.

support for new now runtime syntax

See original GitHub issue

ZEIT Now are deprecating builders and suggest migrating to the new functions key in now.json. Builders are now referred to as runtimes.

This issue will track progress on support for the new syntax.

  • Support includeFiles and excludeFiles being passed to builder/runtime
  • Add support for other configuration via build environment variables
  • Update terminology throughout docs

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
Atinuxcommented, Nov 12, 2019

Thanks for you help ❤️

0reactions
njbarrettcommented, May 4, 2020

Hi @danielroe , what was the reason for not supporting excludeFiles ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

New runtime transition guide - New Relic Documentation
The new runtime includes syntax changes and other deprecations. We're introducing new language that changes the script syntax in your scripted browser monitors....
Read more >
V8 Runtime Overview | Apps Script - Google Developers
You can use modern ECMAScript syntax in scripts that are powered by the V8 runtime. This syntax includes let , const , and...
Read more >
typing — Support for type hints — Python 3.11.1 documentation
New in version 3.5.2. Changed in version 3.10: NewType is now a class rather than a function. There is some additional runtime ......
Read more >
Introducing the New JSX Transform – React Blog
Flow supports the new JSX transform in v0. 126.0 and up, by adding react. runtime=automatic to your Flow configuration options.
Read more >
TypeScript: JavaScript With Syntax For Types.
TypeScript is JavaScript with syntax for types. TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at ......
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