move jquery.are-you-sure to npm/webpack (#10063)

This commit is contained in:
silverwind
2020-01-29 22:16:55 +01:00
committed by GitHub
parent 169bb55ec6
commit 35ada598cc
9 changed files with 11 additions and 216 deletions

View File

@ -2,6 +2,7 @@
/* exported timeAddManual, toggleStopwatch, cancelStopwatch, initHeatmap */
/* exported toggleDeadlineForm, setDeadline, updateDeadline, deleteDependencyModal, cancelCodeComment, onOAuthLoginClick */
import 'jquery.are-you-sure';
import './publicPath.js';
import './polyfills.js';
import './gitGraphLoader.js';