You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If inlineSourceMap is used, source maps are generated and placed in the lua file, but are commented using // instead of --, which causes a syntax error.
If
inlineSourceMapis used, source maps are generated and placed in the lua file, but are commented using//instead of--, which causes a syntax error.