Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

[Feature] auto generated ./pages #5

Merged
merged 5 commits into from
Jun 26, 2019
Merged

Conversation

tonyfromundefined
Copy link
Owner

Watch all files in ./src/services.
If an added file is in ./src/services/${service}/pages/**, create page alias in ./src/pages

export { default } from '~~/${service}/pages/...'

And add options.json that can customize starter options.

{
  "generatePageAliases": false
}

@tonyfromundefined tonyfromundefined merged commit 06fa7a4 into master Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant