Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Hello AssetMapper Documentation #18370

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
wants to merge 14 commits into from
Prev Previous commit
Next Next commit
updating section about vue/react support
  • Loading branch information
weaverryan committed Jun 6, 2023
commit 385d810dc95bffee8733a9bd018f1c8230c62f88
10 changes: 5 additions & 5 deletions 10 frontend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Requires a build step? yes no
Works in all browsers? yes yes
Supports :doc:`Stimulus/UX </frontend/ux>` yes yes
Supports Sass/Tailwind yes :ref:`yes <asset-mapper-tailwind>`
Supports JSX, Vue components? yes no**
Supports React, Vue, Svelte? yes yes**
Supports TypeScript yes no**
========================================== ================= ======================================================

** You *can* technically use things JSX, Vue or TypeScript with AssetMapper, but
with some caveats: you'll need to use their native tools for pre-compilation
and some things (like Vue single-file components) cannot be compiled down to
pure JavaScript that can be executed by a browser.
** Using JSX (React), Vue or TypeScript with AssetMapper is possible, but you'll
need to use their native tools for pre-compilation. Also, some features (like
Vue single-file components) cannot be compiled down to pure JavaScript that can
be executed by a browser.

.. _frontend-webpack-encore:

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.