interactive_webview icon indicating copy to clipboard operation
interactive_webview copied to clipboard

how to reference another JS file in one JS file

Open zhubinsheng opened this issue 4 years ago • 1 comments

Hello, first of all, I initially used it on Android, which really surprised me. Then I want to ask a question, how to reference another JS file in one JS

zhubinsheng avatar Jul 01 '20 09:07 zhubinsheng

@zhubinsheng u can use script tag, import... just like u do in any other JS project

duyduong avatar Aug 13 '20 00:08 duyduong