Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Add microplugin script
Browse files Browse the repository at this point in the history
  • Loading branch information
vincemtnz committed Aug 5, 2019
1 parent cdb34b0 commit 243826a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/member_facing.slim
Expand Up @@ -16,6 +16,7 @@ html lang="#{@page.language.try(:code).try(:downcase)}"
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js'
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.2/rails.min.js'
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js'
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/microplugin/0.0.3/microplugin.min.js'
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.6/js/selectize.min.js'

= javascript_packs_with_chunks_tag "sentry"
Expand Down

0 comments on commit 243826a

Please sign in to comment.