Skip to content

Commit

Permalink
refactor: inlining external sources (#264)
Browse files Browse the repository at this point in the history
* refactor: inlining external sources

we're inlining external images to prevent cross origin server calls

* fix: regenerated lock file
  • Loading branch information
mfranzke authored Jan 18, 2023
1 parent b408b26 commit b5b69c4
Show file tree
Hide file tree
Showing 4 changed files with 2,339 additions and 877 deletions.
5 changes: 5 additions & 0 deletions enterprise.patternlab-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,11 @@
]
}
}
},
"plugin-node-patternlab-inline-remote-assets": {
"enabled": true,
"initialized": false,
"options": {}
}
}
}
Loading

0 comments on commit b5b69c4

Please sign in to comment.