generated from alecodes/base-template
refactor: change assets handling to vite-rs
chore: update dev environment wip: handle vite tooling manually
This commit is contained in:
parent
14a4d9b2b3
commit
af709f2e72
26 changed files with 406 additions and 389 deletions
10
.idea/QuickJinja_project.xml
generated
Normal file
10
.idea/QuickJinja_project.xml
generated
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="de.achimonline.quickjinja.settings.QuickJinjaProjectSettingsState">
|
||||
<option name="settings">
|
||||
<QuickJinjaProjectSettings>
|
||||
<option name="templateFilePath" value="$PROJECT_DIR$/frontend/templates/base.html" />
|
||||
</QuickJinjaProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue