mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
* 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]>
5 lines
67 B
Bash
Executable File
5 lines
67 B
Bash
Executable File
set -e
|
|
|
|
npm run build
|
|
npm start | grep 'Webpack Demo for LiquidJS'
|