Files
liquidjs/demo/webpack/test.sh
3cd024d652 fix: path traversal vulnerability, #851 (#855)
* Fix Path Traversal fallback

* Update loader.ts

Fixed nested

* Update loader.ts

padding fix

* refactor: reuse root enforcing

* docs: update test case and docs

---------

Co-authored-by: MorielHarush <[email protected]>
2026-03-08 02:36:09 +08:00

5 lines
67 B
Bash
Executable File

set -e
npm run build
npm start | grep 'Webpack Demo for LiquidJS'