Remove serverless building target
This commit is contained in:
parent
a776a21fd7
commit
0b19222ead
@ -1,5 +1,4 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
target: 'serverless',
|
|
||||||
webpack(config) {
|
webpack(config) {
|
||||||
config.module.rules.push({
|
config.module.rules.push({
|
||||||
test: /\.svg$/,
|
test: /\.svg$/,
|
||||||
|
Loading…
Reference in New Issue
Block a user