unfix: add some bugs
呃这个可能有点炸了
This commit is contained in:
11
WordDictationStudentApp/node_modules/pkg/dictionary/sharp.js
generated
vendored
Normal file
11
WordDictationStudentApp/node_modules/pkg/dictionary/sharp.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
pkg: {
|
||||
scripts: ['lib/*.js'],
|
||||
deployFiles: [
|
||||
['build/Release', 'sharp/build/Release', 'directory'],
|
||||
['vendor/lib', 'sharp/vendor/lib', 'directory'],
|
||||
],
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user