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

Migrate from ParcelJS to esbuild for UI bundling

This commit is contained in:
checktheroads
2021-07-24 00:00:38 -07:00
parent cb804eb3e1
commit 0572d03003
39 changed files with 459 additions and 6761 deletions

View File

@@ -1,4 +1,3 @@
import 'babel-polyfill';
import '@popperjs/core';
import 'bootstrap';
import 'simplebar';