fix: fix login plugin build error (#169)

This commit is contained in:
qlin 2023-01-30 12:45:31 +08:00 committed by GitHub
parent b210d149fd
commit 63ae74a0e2

View File

@ -0,0 +1,3 @@
module.exports = {
copy: ['runtime'],
};