Skip to content

Latest commit

 

History

History
 
 

web-bundle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This directory contains tests for the Web Bundles.

generate-test-wbns.sh requires command-line tools in the webpackage repository. To install them, run:

go install github.com/WICG/webpackage/go/bundle/cmd/...@latest
export PATH=$PATH:$(go env GOPATH)/bin