Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@uifabric/file-type-icons",
"comment": "Adjusting npmrc to ensure we have pu",
"type": "minor"
}
],
"packageName": "@uifabric/file-type-icons",
"email": "dzearing@microsoft.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@uifabric/icons",
"comment": "Adjusting npmrc to ensure we have published to the correct registry.",
"type": "minor"
}
],
"packageName": "@uifabric/icons",
"email": "dzearing@microsoft.com"
}
29 changes: 29 additions & 0 deletions packages/file-type-icons/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
*.config.js
*.nuspec
*.yml
*.test.*
.editorconfig
.gitattributes
.gitignore
.vscode
coverage
temp
images
results
*.build.log
dist/*.stats.html
dist/demo*.*
gulpfile.js
index.html
jsconfig.json
karma.config.js
node_modules
src/**/*
!src/**/*.types.ts
!src/**/examples/*.tsx
tsconfig.json
tsd.json
tslint.json
typings
webpack.config.js
fabric-test*
2 changes: 2 additions & 0 deletions packages/file-type-icons/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
registry=https://registry.npmjs.org/

29 changes: 29 additions & 0 deletions packages/icons/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
*.config.js
*.nuspec
*.yml
*.test.*
.editorconfig
.gitattributes
.gitignore
.vscode
coverage
temp
images
results
*.build.log
dist/*.stats.html
dist/demo*.*
gulpfile.js
index.html
jsconfig.json
karma.config.js
node_modules
src/**/*
!src/**/*.types.ts
!src/**/examples/*.tsx
tsconfig.json
tsd.json
tslint.json
typings
webpack.config.js
fabric-test*
2 changes: 2 additions & 0 deletions packages/icons/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
registry=https://registry.npmjs.org/