Conversation
And add assets_path and use that when generating assets
So when doing Console.logger.info(self, "hello") it would print:
(mod)components
instead of
Mayu::Modules::Registry::Mod_Components_Layout_Foo
This was
linked to
issues
Jun 22, 2024
Open
…nterface may change in the future!
…s and extract shared view transition helper
Add ImportRewriter to rewrite static import calls to stable hash IDs and return a hash->resolved path map. Store rewritten imports and dependency nodes on each module, and rebuild dependency/dependant links from those imports during load and reload. Stage transformed source updates during watch reloads, skip no-op reloads when transformed output is unchanged, and preserve previous exports on parse failures. Add structured ReloadResult/ReloadFailure so reload errors flow to the session/runtime, and clear rendered errors after a successful reload.
Convert procs and async task to nil, for example. They can't be marshalled.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is the code from the rewrite that I started writing in August 2024.
Todo
onclick="event.preventDefault()")mayu buildto build appsmayu startto run built appsIssues that should have been fixed already in this branch
url()in CSS files #59@footoself.state[:foo]#58