@easylogic/jquery-globals

1.0.0 • Public • Published

jquery-globals

jquery helper library to using in esm module

install

npm install jquery @easylogic/jquery-globals

not woking in webpack

import $ from 'jquery'
window.jQuery = $ 
import 'summernote/dist/lang/summernote-ko-KR'; 

Use jquery-globals

import 'jquery-globals'
import 'summernote/dist/lang/summernote-ko-KR'; 

Readme

Keywords

none

Package Sidebar

Install

npm i @easylogic/jquery-globals

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.11 kB

Total Files

4

Last publish

Collaborators

  • easylogic