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

I would like to ask how to support import syntax on ios #144

Closed
fangkyi03 opened this issue Jun 26, 2020 · 1 comment
Closed

I would like to ask how to support import syntax on ios #144

fangkyi03 opened this issue Jun 26, 2020 · 1 comment

Comments

@fangkyi03
Copy link

Import B from './ B.JS '
How does this syntax work on ios assuming that My ios has packed this JS file in

@saghul
Copy link
Owner

saghul commented Aug 14, 2020

I have never tried this on iOS. Files you import must be in the filesystem. You could use a bundler lice parcel to make a single bundle if you'd like.

@saghul saghul closed this as completed Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants