mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-26 16:31:19 +01:00
Initial attempt to package Main.tsx
This commit is contained in:
32
.npmignore
Normal file
32
.npmignore
Normal file
@@ -0,0 +1,32 @@
|
||||
__mocks__/
|
||||
.env.example
|
||||
.eslintignore
|
||||
.eslintrc.js
|
||||
.github
|
||||
.github/
|
||||
.gitignore
|
||||
.vs/
|
||||
.vscode/
|
||||
azure-pipelines.cg.yml
|
||||
babel.config.js
|
||||
canvas/
|
||||
configs/
|
||||
copyToConsumers.js
|
||||
DataExplorer.nuspec
|
||||
docs/
|
||||
fonts/
|
||||
jest-playwright.config.js
|
||||
jest.config*.js
|
||||
mockModule.js
|
||||
node_modules/
|
||||
preview/
|
||||
quickstart/
|
||||
sampleData/
|
||||
strict-null-checks/
|
||||
svgTransform.js
|
||||
test/
|
||||
tsconfig.*.json
|
||||
tsconfig.json
|
||||
utils/
|
||||
web.config
|
||||
webpack.*.js
|
||||
Reference in New Issue
Block a user