feat: improve htmx config
This commit is contained in:
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
import 'htmx.org';
|
import htmx from 'htmx.org'
|
||||||
|
htmx.config.includeIndicatorStyles = false
|
||||||
|
htmx.config.historyCacheSize = 0
|
||||||
|
htmx.config.allowScriptTags = false
|
||||||
|
|
||||||
import './bootstrap.js';
|
import './bootstrap.js';
|
||||||
/*
|
/*
|
||||||
* Welcome to your app's main JavaScript file!
|
* Welcome to your app's main JavaScript file!
|
||||||
|
|||||||
Reference in New Issue
Block a user