ignored assets when bundeling
This commit is contained in:
parent
c189b47ded
commit
6f77390d98
@ -3,6 +3,7 @@
|
||||
out/**
|
||||
node_modules/**
|
||||
src/**
|
||||
asset/**
|
||||
.gitignore
|
||||
.yarnrc
|
||||
webpack.config.js
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"author": "Asadbek Karimov <contact@asadk.dev>",
|
||||
"publisher": "asadbek",
|
||||
"icon": "img/logo.png",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://git.sheetjs.com/asadbek064/sheetjs-vscode-extension/issues"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user