microbundle/test/fixtures/raw/package.json
2018-07-26 01:16:28 -07:00

7 lines
73 B
JSON

{
"name": "raw",
"scripts": {
"build": "microbundle --raw"
}
}