Skip to content

Tags: litejs/cli

Tags

v26.6.0

Toggle v26.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch

-- git merge-base --is-ancestor @{upstream} HEAD

-- npm install
added 2 packages, and audited 4 packages in 2s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- lj test --brief test/index.js

v26.5.0

Toggle v26.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch

-- git merge-base --is-ancestor @{upstream} HEAD

-- npm install
added 2 packages, and audited 4 packages in 771ms

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- lj test --brief test/index.js

v26.4.0

Toggle v26.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch

-- git merge-base --is-ancestor @{upstream} HEAD

-- npm install
added 2 packages, and audited 4 packages in 2s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- lj test --brief test/index.js

v26.3.0

Toggle v26.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch

-- git merge-base --is-ancestor @{upstream} HEAD

-- npm install
added 2 packages, and audited 4 packages in 806ms

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- lj test --brief test/index.js

v26.2.3

Toggle v26.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch

-- git merge-base --is-ancestor @{upstream} HEAD

-- npm install
added 2 packages, and audited 4 packages in 1s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- lj test --brief test/index.js

v26.2.2

Toggle v26.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 4 packages in 1s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- ! git rev-parse -q --verify v26.2.2

-- lj test --brief test/index.js

v26.2.1

Toggle v26.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 4 packages in 1s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- ! git rev-parse -q --verify v26.2.1

-- lj build
@litejs/cli v26.2.1

  Usage
    lj [init|bench|build|help|test]

  build options
    --banner        Add commented banner to output
    --cat           Build src files (default: true)
    --assets        URL template for assets eg "assets/{h}.{ext}"
    --fetch         Fetch remote resources (default: true)
    --min           Minified output file
    --out           Output file
    --readme        Replace readme tags in file
    --ver           Override version string
    --worker        Update worker file

  Examples
    lj b --out=ui/index.html ui/dev.html
    lj r

-- lj test --brief test/index.js

v26.2.0

Toggle v26.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 4 packages in 1s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- ! git rev-parse -q --verify v26.2.0

-- lj build
@litejs/cli v26.2.0

  Usage
    lj [init|bench|build|help|test]

  build options
    --banner        Add commented banner to output
    --cat           Build src files (default: true)
    --assets        URL template for assets eg "assets/{h}.{ext}"
    --fetch         Fetch remote resources (default: true)
    --min           Minified output file
    --out           Output file
    --readme        Replace readme tags in file
    --ver           Override version string
    --worker        Update worker file

  Examples
    lj b --out=ui/index.html ui/dev.html
    lj r

-- lj test --brief test/index.js

v25.5.0

Toggle v25.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 4 packages in 3s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- ! git rev-parse -q --verify v25.5.0

-- lj build
@litejs/cli v25.5.0

  Usage
    lj [init|bench|build|help|test]

  build options
    --banner, -b    Add comment banner to output
    --input,  -i    Input file
    --output, -o    Output file
    --readme, -r    Replase readme tags in file

  Examples
    lj b -r README.md -i ui/dev.html -o ui/index.html
    lj r

-- lj test --brief test/index.js

v25.1.1

Toggle v25.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 4 packages in 516ms

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- ! git rev-parse -q --verify v25.1.1

-- lj build
@litejs/cli v25.1.1

  Usage
    lj [init|bench|build|help|test]

  build options
    --banner, -b    Add comment banner to output
    --input,  -i    Input file
    --output, -o    Output file
    --readme, -r    Replase readme tags in file

  Examples
    lj b -r README.md -i ui/dev.html -o ui/index.html
    lj r

-- lj test --brief test/index.js