Skip to content

d3v1an7/testing-11ty-webc-for

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testing-11ty-webc-for

Quick demo of the issue I'm having using webc:for with eleventy --serve.

Steps to reproduce

  1. Run npm install
  2. Manually add unreleased webc dir to /node_modules/@11ty/webc
  3. Run npm install again
  4. Run npm run start
  5. Confirm posts appearing as expected at http://localhost:8080/
  6. Add junk text to src/index.webc, save and see no issues with build
  7. Add junk text to any other file, save and NOTE ERROR IN BUILD

To get a successful build from here, you can:

  1. Stop the server and start it again, OR
  2. Resave src/index.webc (with a change)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published