fix: jQuery export

This commit is contained in:
mochaaP 2022-06-17 07:38:37 +00:00
parent 0394597b52
commit f90a8c5371

View File

@ -8,7 +8,6 @@ import routes from './scripts/route'
window.React = React
window.ReactDOM = ReactDOM
window.$ = $
if (blessing.route.startsWith('admin')) {
const entry = document.querySelector<HTMLAnchorElement>('#launch-cli')