Skip to content

Commit

Permalink
Merge pull request #46 from betagouv/dev
Browse files Browse the repository at this point in the history
update package json
  • Loading branch information
RomainRonflette authored Nov 25, 2024
2 parents 85acf22 + 95958e9 commit 8fef8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.1.0",
"description": "Un service pour intégrer facilement des cartes dans des applications et sites internet.",
"scripts": {
"build": "npx @11ty/eleventy",
"build": "npx @11ty/eleventy --pathprefix 'fonds-de-cartes'",
"postbuild": "npx pagefind --site _site/ --output-subdir \"_pagefind\"",
"start": "npx @11ty/eleventy --serve --quiet",
"debug": "DEBUG=Eleventy* npx @11ty/eleventy",
Expand Down

0 comments on commit 8fef8ad

Please sign in to comment.