🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-symfony

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-symfony - npm Package Versions

1
46
9

4.3.1

Diff
lhapaipai
published 4.3.1 •

Changelog

Source

v4.3.1

  • add vendor, var and public to ignored directory for file watcher.
lhapaipai
published 4.3.0 •

Changelog

Source

v4.3.0

  • add absolute_url bundle option.
  • add absolute_url twig option. (@drazik)
lhapaipai
published 4.2.0 •

Changelog

Source

v4.2.0

  • add enforcePluginOrderingPosition option
  • fix Integrity hash issue
  • add vite_mode twig function
lhapaipai
published 4.1.1 •
lhapaipai
published 4.1.0 •

Changelog

Source

v4.1.0

  • add originOverride (@elliason)
  • deprecate viteDevServerHostname
lhapaipai
published 4.0.2 •

Changelog

Source

v4.0.2

  • fix #24 normalized path
lhapaipai
published 4.0.1 •

Changelog

Source

v4.0.1

  • fix conditional imports generate modulepreloads for everything
lhapaipai
published 4.0.0 •

Changelog

Source

v4.0.0

  • add sriAlgorithm
  • fix react refresh when vite client is returned
  • add CDN feature
lhapaipai
published 3.3.2 •

Changelog

Source

v3.3.2

  • fix #16 entrypoints outside vite root directory
lhapaipai
published 3.3.1 •

Changelog

Source

v3.3.1

  • fix circular reference with imports.
  • deprecate public_dir / base
  • add public_directory / build_directory