0.3.0 • Published 4 years ago
@attakei/sync-nextjs-rewrites v0.3.0
sync-nextjs-rewrites
Sync rewrites rules of Firebase Hosting from Next.js SPA.
Installation
npm i --save-dev @attakei/sync-nextjs-rewritesyarn add -D @attakei/sync-nextjs-rewritesUsage
Standard usage.
$ ls -l
firebase.json pages
$ yarn sync-nextjs-rewritesFor management sources in src directory.
$ yarn sync-nextjs-rewrites --pages src/pagesLicense
Apache-2.0. See it.