prettier/scripts/build
Joseph Frazier 286601f5fa
Don't publish nested tarballs (#4197)
Fixes https://github.com/prettier/prettier/issues/4179

I tried the `.gitignore` idea, but it didn't work, presumably because we
publish from `dist/` instead of the repo root. See here for more details
on how/why this solution works:
https://docs.npmjs.com/files/package.json#files
2018-03-24 19:11:24 -04:00
..
.eslintrc.yml Convert eslint config and users/languages/editors files to YAML (#3516) 2017-12-18 21:55:10 +11:00
build-docs.js Use the animated logo on the website's landing page (#3910) 2018-02-07 09:47:14 +11:00
build.js Don't publish nested tarballs (#4197) 2018-03-24 19:11:24 -04:00
parsers.js Support handlebars (#3534) 2017-12-29 18:14:31 +01:00
rollup.base.config.js Enable linting of build scripts 2017-06-28 21:37:33 +02:00
rollup.bin.config.js Bump Prettier to 1.10.1 (#3699) 2018-01-11 01:13:09 +11:00
rollup.docs.config.js Docs build script (#3332) 2017-11-28 09:27:25 +11:00
rollup.index.config.js Automatically load plugins from package.json (#3624) 2018-01-05 21:09:51 +11:00
rollup.parser.config.js Upgrade flow to 0.64 (#3899) 2018-02-06 09:01:58 -08:00
rollup.third-party.config.js Prettier Plugin API (#3536) 2017-12-26 12:23:50 +11:00