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

Docs no longer working #103

Closed
olimart opened this issue Sep 30, 2021 · 4 comments
Closed

Docs no longer working #103

olimart opened this issue Sep 30, 2021 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@olimart
Copy link
Contributor

olimart commented Sep 30, 2021

Following the upgrade to Stimulus 3, docs are no longer working.

Browser's console raises TypeError: Module specifier, '@hotwired/stimulus' does not start with "/", "./", or "../".

@excid3
Copy link
Owner

excid3 commented Sep 30, 2021

PRs welcome

@excid3 excid3 added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 30, 2021
@excid3
Copy link
Owner

excid3 commented Sep 30, 2021

@olimart
Copy link
Contributor Author

olimart commented Oct 5, 2021

closed by #105

@olimart olimart closed this as completed Oct 5, 2021
@krongk
Copy link

krongk commented Nov 21, 2021

need to add below code to config/importmap.rb:

pin "tailwindcss-stimulus-components", to: "https://unpkg.com/tailwindcss-stimulus-components/dist/tailwindcss-stimulus-components.modern.js"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants