daKmoR / rocket

Move to https://github.com/modernweb-dev/rocket/
MIT License
13 stars 5 forks source link

chore: restructure config options #156

Closed daKmoR closed 3 years ago

daKmoR commented 3 years ago

What I did

  1. moved build options to the root (emptyOutputDir, absoluteBaseUrl, watch)
  2. config.outputDir is now for the final rollup output
  3. added config.outputDevDir for the eleventy output
  4. removed config.build.serviceWorkerFileName (currently no replacement - will be done in the future within the rollup plugins directly via inter plugin communication)
changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: 795455670e9802301f34ab4c5a97457ee67cdfcc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR