Skip to content
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

Allow importing anything (except v1 addons) #1805

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link
Owner

@NullVoxPopuli NullVoxPopuli commented Jul 21, 2024

Closes: #32, #1756, #1632, #1717, #477

Big wip

@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Jul 21, 2024
Copy link

stackblitz bot commented Jul 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Jul 22, 2024

Project Preview URL1 Manage
Limber https://ember-repl-async-import-map.limber-glimdown.pages.dev on Cloudflare
Tutorial https://ember-repl-async-import-map.limber-glimmer-tutorial.pages.dev on Cloudflare

Logs

Footnotes

  1. if these branch preview links are not working, please check the logs for the commit-based preview link. There is a character limit of 28 for the branch subdomain, as well as some other heuristics, described here for the sake of implementation ease in deploy-preview.yml, that algo has been omitted. The URLs are logged in the wrangler output, but it's hard to get outputs from a matrix job.

@NullVoxPopuli NullVoxPopuli force-pushed the ember-repl-async-import-map branch 7 times, most recently from 3dab97d to 69d4e81 Compare July 28, 2024 02:21
@NullVoxPopuli NullVoxPopuli force-pushed the ember-repl-async-import-map branch 2 times, most recently from 8e93241 to 7d77aeb Compare September 18, 2024 16:34
Progress

Progress

wip

lockfile

Hmm, why is react-dom not working as expected

React tests work

Tweak CI

wip

Cleanup a bit

Vue tests

Need to figure out mermaid

Yay example

Woo

And Svelte

eh

Start planning how markdown is going to work

Work on markdown compiler

Progress

Simplify, combine test-app

Some fixes

Markdown works (basically)

Tests pass

Lints

Ah-ha, something I hav to fix

Options are now passable

Lint fix

Progress on gjs support

Ugh, too much node

So much babel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow importing from arbitrary npm packages for better demos
1 participant