Commit 5523e2c
authored
Build pipeline for common (codesandbox#1573)
* Convert common to TypeScript
* Remove compiled folder
* Update paths
* Revert "Update paths"
This reverts commit 437355d.
* Update paths
* Build step
* Refine build pipeline
* Update yarn.lock
* Enable esModuleInterop
* Fix window reference
* Fix default import for env file
* Fix default exports in webpack
* Update paths to common
* Fix tests
* Ignore build files in tests
* Fix path to common
* Fixes1 parent 4f75bbd commit 5523e2c
File tree
479 files changed
+1879
-1344
lines changed- packages
- app
- config
- scripts
- src
- app
- components
- Button
- CodeEditor
- CodeMirror
- Configuration
- FilePath
- FuzzySearch
- ImageViewer
- Monaco
- VSCode
- ContextMenu
- ContributorsBadge
- DelayedAnimation
- DeleteSandboxButton
- DeploymentIntegration/DetailInfo
- GitProgress
- HeaderSearchBar
- IntegrationModal
- Integration/DetailInfo
- Loading
- Overlay
- PatronStar
- Preview
- AddressBar
- DevTools
- Console
- Input
- Problems
- Terminal
- Tests
- TestDetails
- ErrorDetails
- TestBlock
- TestElement
- TestSummary
- PrivacyStatus
- SandboxList
- Skeleton
- SubTitle
- SubscribeForm
- CheckoutForm
- TextArea
- Title
- UploadProgress
- pages
- CliInstructions
- Curator
- SandboxCard
- Dashboard
- Content
- CreateNewSandbox
- Modal
- Template
- SandboxCard
- SandboxGrid
- Sandboxes/Filters/FilterOptions
- routes
- CreateTeam
- Plan
- TeamView
- AddTeamMember
- RemoveTeamMember
- utils
- Sidebar
- SandboxesItem/FolderEntry
- GitHub
- Live
- NewSandbox
- Patron
- PricingModal
- Badge
- Particles
- PricingChoice
- ThankYou
- Profile
- Header
- UserInfo
- ProfileInfo
- Stats
- Badges
- Sandboxes
- Showcase
- SandboxInfo
- Sandbox
- Editor
- Content
- Preview
- DevTools
- Tabs
- Header
- Action
- CollectionInfo
- Logo
- UpdateFound
- Workspace
- Chat
- CreateRepo
- Dependencies
- AddResource
- Files
- DirectoryEntry/Entry
- EditIcons
- EntryIcons
- EntryTitleInput
- Git
- Changes
- OpenedTabs
- Project
- SSEDownNotice
- SandboxActions
- Versions/PublishFields
- items
- ConfigurationFiles
- Live
- More
- Server
- EnvVars
- utils
- QuickActions
- SearchDependencies
- DependencyHit
- RawAutoComplete
- SignOutNoticeModal
- ZenModeIntroductionModal
- Search
- Filters
- Results
- SandboxCard
- SandboxInfo
- common
- LikeHeart
- Modals
- Changelog/Dashboard
- DeploymentModal
- FeedbackModal
- ForkServerModal
- LiveSessionEnded
- MoveSandboxFolderModal
- NewSandbox
- PickSandboxModal
- PreferencesModal
- Appearance
- Badges
- KeyMapping
- StorageManagementModal
- AddFileToSandboxButton
- DeleteFileButton
- FilesList
- NotFound
- Notifications
- Notification
- ShowcasePreview
- SignInButton
- SignIn
- UserMenu
- Menu
- ZeitAuth
- store
- modules
- deployment
- editor
- files
- live
- preferences
- workspace
- providers
- Utils
- create-zip
- create-react-app-typescript
- create-react-app
- full
- preact-cli
- svelte
- vue-cli
- utils
- utils
- test
- embed
- components
- App
- Content
- EditorLink
- Files
- Header
- Sidebar
- sandbox
- eval
- npm
- presets
- angular-cli
- create-react-app
- dojo
- tests
- transpilers
- babel
- worker
- sass/worker
- vue
- npm
- common
- components
- Preference
- flex
- src
- __snapshots__
- components
- AutosizeInput
- AutosizeTextArea
- GithubBadge
- Input
- Portal
- Preference
- PreferenceKeybinding
- RunOnClick
- Select
- Stats
- Stat
- Switch
- Tags
- flex
- icons
- logos
- spacing
- config
- sandbox
- templates
- configuration
- angular-cli
- angular-json
- babel-transpiler
- babelrc
- custom-codesandbox
- eslintrc
- now
- package-json
- prettierRC
- sandbox
- tsconfig
- test
- themes
- utils
- animation
- badges
- svg
- diff
- __tests__
- __snapshots__
- templates/configuration
- package-json
- homepage
- src
- components
- pages
- screens
- explore
- Modal
- home
- Animation
- CycleFeature
- ExtraFeatures
- Frameworks
- NPMFeature
- EmbedAnimation
- SearchInput
- Patron
- RecentPublications
- Users
- utils
- sandbox-hooks/errors
- transformers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
479 files changed
+1879
-1344
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
76 | 84 | | |
77 | 85 | | |
78 | 86 | | |
79 | 87 | | |
80 | | - | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| |||
86 | 94 | | |
87 | 95 | | |
88 | 96 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
94 | 111 | | |
95 | 112 | | |
96 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments