mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +00:00
Added glob files to package.json to export only lib files without maps
This commit is contained in:
@@ -42,5 +42,8 @@
|
|||||||
"@types/yazl": "^2.4.2",
|
"@types/yazl": "^2.4.2",
|
||||||
"jasmine": "^3.6.4",
|
"jasmine": "^3.6.4",
|
||||||
"typescript": "^4.1.3"
|
"typescript": "^4.1.3"
|
||||||
}
|
},
|
||||||
|
"files": [
|
||||||
|
"lib/**/*.+(js|d.ts)!(*.map)"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user