test alpha

This commit is contained in:
fxy060608 2019-08-19 20:17:14 +08:00
parent b8774b1f8a
commit e85982d670

View File

@ -32,6 +32,7 @@ async function generate (dir, files, base = '', rootOptions = {}) {
} }
module.exports = (api, options, rootOptions) => { module.exports = (api, options, rootOptions) => {
console.log('alpha')
api.extendPackage(pkg => { api.extendPackage(pkg => {
return { return {
dependencies: { dependencies: {