1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Serve HTMX JS locally

This commit is contained in:
jeremystretch
2021-12-14 15:55:40 -05:00
parent c981b5cba0
commit 9a53c22833
6 changed files with 21 additions and 17 deletions

View File

@ -1,4 +1,5 @@
import '@popperjs/core';
import 'bootstrap';
import 'htmx.org';
import 'simplebar';
import './netbox';