Skip to content

UpperCod/atomico-SSR-lume-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomico SSR + Lume

Implementation exercise to support Atomico webcomponent SSR within Lume.

Todo

Error 1

Console error by the server, when resolving the asset url

Error: A page will overwrite another page. Use distinct `url` values to resolve the conflict.
- page: \components\atomico.ts
- previousPage: \components\atomico.ts
- destination: /components/atomico.js
    at Writer.savePage (https://deno.land/x/lume@v1.7.3/core/writer.ts:74:15)
    at async (https://deno.land/x/lume@v1.7.3/core/writer.ts:43:13)
    at async concurrent (https://deno.land/x/lume@v1.7.3/core/utils.ts:32:3)
    at async Writer.savePages (https://deno.land/x/lume@v1.7.3/core/writer.ts:40:5)
    at async Site.update (https://deno.land/x/lume@v1.7.3/core/site.ts:466:19)
    at async Events.dispatchEvent (https://deno.land/x/lume@v1.7.3/core/events.ts:49:11)
    at async callback (https://deno.land/x/lume@v1.7.3/core/watcher.ts:80:24)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published