-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: implement dev server as plugin #3251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 22 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
ac01ea0
chore: add stub
rishabh3112 320d221
chore: validate schema and assign logger
rishabh3112 6ba4546
chore: normalize options for single compiler
rishabh3112 436e54f
chore: add socket implementaion
rishabh3112 96bfc1f
chore: make changes inplace
rishabh3112 22ec28a
chore: update tests for plugin syntax
rishabh3112 381aebd
chore: test update
rishabh3112 f4c16fa
chore: test update
rishabh3112 3d56605
chore: minor refactor
rishabh3112 2f01e3a
chore: support legacy dev-server usage
rishabh3112 15d395b
chore: rebase
rishabh3112 a2df5e9
chore: update constructor
rishabh3112 32f9779
chore: run cli tests
rishabh3112 ce1065e
chore: fix tests
rishabh3112 aed845b
chore: rebase
rishabh3112 6478644
chore: update options handling
rishabh3112 a2bc74f
chore: rebase
rishabh3112 ba8209a
chore: rebase
rishabh3112 324b733
chore: fix constructor compiler support
rishabh3112 055333e
refactor: apply ops on child compilers directly
rishabh3112 104d318
chore: remove DevServerPlugin
rishabh3112 226bd3c
fix: client entry location
rishabh3112 84fa7f5
chore: remove redundant check
rishabh3112 69c3ad0
chore: rebase
rishabh3112 53ce91c
chore: update child compiler setup
rishabh3112 e84ccdd
chore: delete DevServerPlugin
rishabh3112 8380a2e
chore: fix
rishabh3112 4ce3786
chore: update path
rishabh3112 beba6ff
chore: remove stale test
rishabh3112 7c70089
chore: fix lint
rishabh3112 269ffee
chore: resolve conflict
rishabh3112 cf3da1c
chore: rebase
rishabh3112 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.