From 560454a06b5028030acd4afce51739303511e03d Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Sat, 6 Apr 2019 23:45:59 +0800 Subject: [PATCH] chore: use `files` field instead of `.npmignore` --- .npmignore | 7 ------- package.json | 3 +++ 2 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 .npmignore diff --git a/.npmignore b/.npmignore deleted file mode 100644 index 5e778b9..0000000 --- a/.npmignore +++ /dev/null @@ -1,7 +0,0 @@ -test -jest.config.js -tsconfig.json -*.log -*.lock -.circleci -coverage diff --git a/package.json b/package.json index db765cd..d4f28df 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,9 @@ "description": "Lower level utilities for compiling Vue single file components", "main": "dist/index.js", "typings": "dist/index.d.ts", + "files": [ + "dist" + ], "scripts": { "lint": "prettier --write \"{lib,test}/**/*.ts\"", "test": "prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy