-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New test branch #7
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sdf
Reviewed 1 of 14 files at r1.
Reviewable status: 1 of 14 files reviewed, 3 unresolved discussions
.eleventy.js
line 11 at r1 (raw file):
const componentRegistry = { myHeader: '../components/myHeader.vue',
dsf
.eleventy.js
line 24 at r1 (raw file):
return { dir: { input: 'src',
sdf
.eleventy.js
line 24 at r1 (raw file):
// Read more below console.log(results[0].content); results.forEach((result) => {
dsf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sadfdsf
Reviewed 13 of 14 files at r1, all commit messages.
Reviewable status: all files reviewed, 3 unresolved discussions
Previously, earlAchromatic (Jacob Milhorn) wrote…
Suggestion: myHeader: '../components/myH eader.vue', |
sdf |
does this message add a header? |
Does this ? |
how about this response? |
Does this message add a no related file header? |
Code snippet: ;kll;;kl |
sdf |
asdf |
sf |
das |
ag |
sdf |
sdf |
asdf |
sadf |
Previously, earlAchromatic (Jacob Milhorn) wrote…
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 9 of 14 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 15 unresolved discussions (waiting on @oscl8tr)
a discussion (no related file):
Previously, earlAchromatic (Jacob Milhorn) wrote…
does this message add a header?
another comment
.eleventy.js
line 11 at r1 (raw file):
const componentRegistry = { myHeader: '../components/myHeader.vue',
Working
.eleventy.js
line 15 at r1 (raw file):
module.exports = function (eleventyConfig) { eleventyConfig.addPassthroughCopy({ public: '/' });
BTW
Code quote (i):
eleventyConfig.addPassthroughCopy({ public: '/' });
Code quote (ii):
eleventyConfig.addPassthroughCopy({ public: '/' }); eleventyConfig.addPassthroughCopy('components');eleventyConfig.addPassthroughCopy('node_modules');eleventyConfig.on('eleventy.after',
.eleventy.js
line 24 at r1 (raw file):
Previously, earlAchromatic (Jacob Milhorn) wrote…
sdf
sdf
.eleventy.js
line 24 at r1 (raw file):
Previously, earlAchromatic (Jacob Milhorn) wrote…
dsf
sdf
Code quote:
results.forEach((result) => {
.eleventy.js
line 29 at r1 (raw file):
}; function transformContent(content) {
s
Code quote (i):
function transformContent(content) {
Code quote (ii):
function transformContent(content) {
.eleventy.js
line 11 at r2 (raw file):
const componentRegistry = { myHeader: '../components/myHeader.vue', myFooter: '../components/myFooter.vue',
sf
Code quote:
const util = require('futil');
.eleventy.js
line 19 at r2 (raw file):
Previously, earlAchromatic (Jacob Milhorn) wrote…
sdf
Working.
.eleventy.js
line 34 at r2 (raw file):
eleventyConfig.addPlugin(EleventyVitePlugin, { tempFolderName: '.11ty-vite', // Default name of the temp folder
asdf
Code quote:
tempFolderName: '.11ty-vite', // Default name of the temp folder
.eleventy.js
line 79 at r2 (raw file):
el.setAttribute('injectionPoint', true); el.innerHTML = VueWrapper; comp.replaceWith(el);
Nit.
.eleventy.js
line at r2 (raw file):
Working.
package-lock.json
line 955 at r2 (raw file):
}, "engines": { "node": ">=12"
package-lock.json
line 3446 at r2 (raw file):
"version": "2.9.14", "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.14.tgz", "integrity": "sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==",
package-lock.json
line 4090 at r2 (raw file):
"esbuild-sunos-64": "0.14.50", "esbuild-windows-32": "0.14.50", "esbuild-windows-64": "0.14.50",
sdf
This change is