mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-31 10:36:17 +08:00
Update webpack.config.js
This commit is contained in:
parent
3f36249fba
commit
652e24c644
@ -10,7 +10,7 @@ const {
|
||||
name,
|
||||
license,
|
||||
repository,
|
||||
author,
|
||||
author
|
||||
} = getPackageJson('version', 'name', 'license', 'repository', 'author');
|
||||
|
||||
const banner = `
|
||||
@ -95,4 +95,4 @@ module.exports = {
|
||||
resolve: {
|
||||
extensions: ['.ts', '.js', '.json']
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user