Skip to content

Commit

Permalink
Fix: import pace.js #30
Browse files Browse the repository at this point in the history
  • Loading branch information
luckylooky2 committed May 2, 2024
1 parent cd98bc9 commit 8be35b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/app/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ if (window.nonce) {
// This is an indication to the window.onLoad failure check that the app bundle has loaded.
window.__grafana_app_bundle_loaded = true;

import './pace';
import app from './app';
app.init();

0 comments on commit 8be35b4

Please sign in to comment.