Skip to content

Conversation

@firestar300
Copy link
Contributor

@firestar300 firestar300 commented Sep 22, 2021

Permets de faire :

import $ from 'jquery'

à la place de

const $ = jQuery

OU

;(function ($) {
  // do stuff
})(jQuery)

@firestar300 firestar300 merged commit 0e6f441 into master Sep 24, 2021
@firestar300 firestar300 deleted the feature/externals-jquery branch September 24, 2021 21:35
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

Successfully merging this pull request may close these issues.

3 participants