ignored assets when bundeling

This commit is contained in:
Asad Karimov 2026-01-25 11:19:41 -05:00
parent c189b47ded
commit 6f77390d98
2 changed files with 2 additions and 1 deletions

@ -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"