first commit
This commit is contained in:
14
config/packages/pentatrion_vite.yaml
Normal file
14
config/packages/pentatrion_vite.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
# config/packages/pentatrion_vite.yaml
|
||||
pentatrion_vite:
|
||||
# Base public path when served in development or production
|
||||
base: /build/
|
||||
# path to the web root relative to the Symfony project root directory
|
||||
public_dir: /public
|
||||
|
||||
script_attributes:
|
||||
# you can define your attributes that you want to apply
|
||||
# for all your script tags
|
||||
|
||||
link_attributes:
|
||||
# you can define your attributes that you want to apply
|
||||
# for all your link tags
|
||||
Reference in New Issue
Block a user