mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-14 03:39:18 +00:00
Added URLManager
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
13
packages/url-manager/.npmignore
Normal file
13
packages/url-manager/.npmignore
Normal file
@ -0,0 +1,13 @@
|
||||
node_modules
|
||||
src
|
||||
test
|
||||
.babelrc
|
||||
.eslintrc.js
|
||||
.gitignore
|
||||
.npmignore
|
||||
tsconfig.*
|
||||
webpack.config.js
|
||||
yarn-error.log
|
||||
coverage
|
||||
__tests__
|
||||
jest.config.js
|
Reference in New Issue
Block a user