Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ztrehagem/parcel-plugin-pug-asset
A plugin for parcel-bundler v1 to resolve include/extends paths of .pug files correctly.
https://github.com/ztrehagem/parcel-plugin-pug-asset
parcel parcel-bundler parcel-plugin plugin pug
Last synced: 20 days ago
JSON representation
A plugin for parcel-bundler v1 to resolve include/extends paths of .pug files correctly.
- Host: GitHub
- URL: https://github.com/ztrehagem/parcel-plugin-pug-asset
- Owner: ztrehagem
- License: mit
- Created: 2019-12-02T06:16:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T07:33:11.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T13:55:05.381Z (about 1 month ago)
- Topics: parcel, parcel-bundler, parcel-plugin, plugin, pug
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@ztrehagem/parcel-plugin-pug-asset
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @ztrehagem/parcel-plugin-pug-asset
A plugin for parcel-bundler v1 to resolve include/extend paths of .pug files correctly.
## Installation
```
npm install --save-dev @ztrehagem/parcel-plugin-pug-asset
```