Skip to content
Discussion options

You must be logged in to vote

Not unless you fork it and use your own version or use something like pnpm patch.

It's being printed here:

console.log(
require('node:fs').readFileSync(
require('node:path').join(__dirname, '../../assets/logo.art'),
'utf8'
)
)

And here is the ASCII art:
https://github.com/quasarframework/quasar/blob/a4bc2e42e1b5c52080913fe6d678339d20949b13/app-webpack/assets/logo.art

Can you share why you want to customize it?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@pstreich
Comment options

@rstoenescu
Comment options

Answer selected by yusufkandemir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants