New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

vite-plugin-symfony

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-symfony - npm Package Versions

lhapaipai
published 6.1.3 •

Changelog

Source

v6.1.3

  • fix #34 set warning when setting a build directory outside of your project
lhapaipai
published 6.1.2 •

Changelog

Source

v6.1.2

  • stimulus lazy controllers enhancement
  • Fix : prevent virtual controllers.json prebundling
  • Fix : Change dependency to the non-internal ServiceLocator class (@NanoSector)
  • Fix : Carelessly setting the outDir folder leads to recursive deletion (@Huppys)
lhapaipai
published 6.1.1 •

lhapaipai
published 6.1.0 •

Changelog

Source

v6.1.0

  • add Stimulus and Symfony UX Integration
lhapaipai
published 6.0.1 •

Changelog

Source

v6.0.1

  • add enforceServerOriginAfterListening
lhapaipai
published 6.0.0 •

Changelog

Source

v6.0.0

  • make services privates.
  • add tests for EntrypointRenderer, EntrypointsLookup and TagRenderer.
  • add preload option (symfony/web-link)
  • add cache option
  • add crossorigin option
  • add preload_attributes option
  • change default_build/builds to default_config/configs
  • fix baseUrl to files #67
  • refactor RenderAssetTagEvent
lhapaipai
published 5.0.0 •

Changelog

Source

v5.0.0

  • change entrypoints.json property isProd to isBuild because you can be in dev env and want to build your js files.
lhapaipai
published 4.3.4 •

lhapaipai
published 4.3.3 •

lhapaipai
published 4.3.2 •

Changelog

Source

v4.3.2

  • fix #26 TypeError when no root option (@andyexeter)