Skip to content

Bundle librarymode error & tstlverbose CLI flag#1043

Merged
Perryvw merged 3 commits into
masterfrom
bundle-library-warning
Jul 11, 2021
Merged

Bundle librarymode error & tstlverbose CLI flag#1043
Perryvw merged 3 commits into
masterfrom
bundle-library-warning

Conversation

@Perryvw

@Perryvw Perryvw commented Jul 10, 2021

Copy link
Copy Markdown
Member

No longer allows bundling files with buildmode: library.

Also added tstlVerbose option with some extra information to hopefully help diagnose problems.

@Perryvw Perryvw added the scope: transpile Any transpilation not directly related to code transforms label Jul 10, 2021
@Perryvw Perryvw requested review from lolleko and tomblind July 10, 2021 12:02
Comment thread src/cli/parse.ts
},
{
name: "tstlVerbose",
description: "Provide verbose output useful for diagnosing problems.",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: "Provide verbose output useful for diagnosing problems.",
description: "Provide verbose output, useful for diagnosing problems.",

?

@Perryvw Perryvw merged commit 213b204 into master Jul 11, 2021
@Perryvw Perryvw deleted the bundle-library-warning branch August 5, 2021 20:03
sanikoyes pushed a commit to sanikoyes/TypeScriptToLua that referenced this pull request Sep 24, 2021
* Disallow bundling with buildmode library

* Add tstl verbose CLI flag

* Add tstlverbose to CLI parser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: transpile Any transpilation not directly related to code transforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants