Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TypeScriptToLua
/
TypeScriptToLua
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
186
Star
2.5k
Code
Issues
131
Pull requests
12
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Alternative bundling
- #750
#750
Merged
Perryvw
merged 19 commits into
master
TypeScriptToLua/TypeScriptToLua:master
from
feature/bundling-v2
TypeScriptToLua/TypeScriptToLua:feature/bundling-v2
Copy head branch name to clipboard
Nov 30, 2019
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Alternative bundling
#750
Perryvw
merged 19 commits into
master
TypeScriptToLua/TypeScriptToLua:master
from
feature/bundling-v2
TypeScriptToLua/TypeScriptToLua:feature/bundling-v2
Copy head branch name to clipboard
Commits
Commits on Nov 17, 2019
security audit fix
Perryvw
committed
9034551
View commit details
Copy full SHA for 9034551
Browse repository at this point
Alternative bundling approach
Perryvw
committed
d612dd4
View commit details
Copy full SHA for d612dd4
Browse repository at this point
Commits on Nov 18, 2019
Changed default lualib inline to require, support for lualib require in bundling. Added diagnostics and more tests
Perryvw
committed
478ff44
View commit details
Copy full SHA for 478ff44
Browse repository at this point
Commits on Nov 19, 2019
Added failing test for entry point resolution
Perryvw
committed
2cab0ef
View commit details
Copy full SHA for 2cab0ef
Browse repository at this point
Commits on Nov 21, 2019
Fixed bundle transpile test, broke all other bundle tests
Perryvw
committed
e57082c
View commit details
Copy full SHA for e57082c
Browse repository at this point
Commits on Nov 23, 2019
Fix bundle tests
Perryvw
committed
029a0bd
View commit details
Copy full SHA for 029a0bd
Browse repository at this point
Added basic project transpilation test
Perryvw
committed
9f34b56
View commit details
Copy full SHA for 9f34b56
Browse repository at this point
Fixed test paths
Perryvw
committed
2a1f595
View commit details
Copy full SHA for 2a1f595
Browse repository at this point
Commits on Nov 24, 2019
Moved resolution modules to resolve.ts, rewrote them to use configFilePath and rootDir, addressed other PR comments
Perryvw
committed
5b2657d
View commit details
Copy full SHA for 5b2657d
Browse repository at this point
Fixed bug with getProjectDir
Perryvw
committed
34a08f3
View commit details
Copy full SHA for 34a08f3
Browse repository at this point
Use getCommonSourcesDir in all cases
Perryvw
committed
0942443
View commit details
Copy full SHA for 0942443
Browse repository at this point
Commits on Nov 25, 2019
Changed path resolution again, using confFilePath again
Perryvw
committed
54dc975
View commit details
Copy full SHA for 54dc975
Browse repository at this point
Commits on Nov 26, 2019
Renamed transpile/basic test to transpile/project, normalized output path of bundle
Perryvw
committed
89f8d72
View commit details
Copy full SHA for 89f8d72
Browse repository at this point
Reverted toHaveDiagnostics change
Perryvw
committed
12fcf2d
View commit details
Copy full SHA for 12fcf2d
Browse repository at this point
Commits on Nov 27, 2019
Reverted some more forgotten stuff
Perryvw
committed
8da608d
View commit details
Copy full SHA for 8da608d
Browse repository at this point
Final stuff to revert
Perryvw
committed
2308ebf
View commit details
Copy full SHA for 2308ebf
Browse repository at this point
Do not emit lualib bundle when bundling
Perryvw
committed
54924f0
View commit details
Copy full SHA for 54924f0
Browse repository at this point
Commits on Nov 28, 2019
Updated emit lualib_bundle logic
Perryvw
committed
f807b79
View commit details
Copy full SHA for f807b79
Browse repository at this point
Commits on Nov 29, 2019
Merge branch 'master' into feature/bundling-v2
Show description for 5003460
Perryvw
committed
5003460
View commit details
Copy full SHA for 5003460
Browse repository at this point
You can’t perform that action at this time.