@enhance/arc-plugin-enhance
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@enhance/arc-plugin-enhance", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "src/plugins/beginner.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -10,7 +10,4 @@ # `@enhance-dev/arc-plugin-enhance` | ||
├── api ............. api routes | ||
├── elements.mjs .... custom elements manifest | ||
├── head.mjs ........ <head> element | ||
├── elements ........ custom elements named-like-this | ||
└── pages ........... custom elements that map to routes (eg. /about renders about.mjs) | ||
├── 404.mjs | ||
├── 500.mjs | ||
├── about.mjs | ||
@@ -17,0 +14,0 @@ ├── index.html |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20361
40
566
36
5