Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

IE11 transpile is not documented #1378

Open
mvysny opened this issue Oct 27, 2020 · 0 comments
Open

IE11 transpile is not documented #1378

mvysny opened this issue Oct 27, 2020 · 0 comments

Comments

@mvysny
Copy link
Member

mvysny commented Oct 27, 2020

I would like to test my application in dev mode in IE11 but I get the message

To test your app with this browser, enable transpilation in development mode.

Transpilation can be enabled by setting the vaadin.devmode.transpile=true property for the deployment configuration using an application or a system property.

This should be documented in the documentation: what the transpilation is, why should I enable it, and how to enable it (e.g. where to add the vaadin.devmode.transpile setting - probably application.properties in case of a Spring project?). Also mention that transpilation only works in (p)npm mode - in compatibility mode it's not possible to use IE11 in dev env.

This information should be mentioned in a page dedicated for IE11, or alternatively here: https://vaadin.com/docs/v14/flow/introduction/introduction-compatibility.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant