vizo
vizo
:+1:
@genoma already made language-pug ... he wrote it on feb now is may :)
Any solution?
in config/nuxt.js add: ``` build: { loaders: [ { test: /\.(png|jpe?g|gif|svg)$/, loader: 'url-loader', query: { limit: 10000, // 10KO name: 'img/[name].[hash].[ext]' } } ] } ```
1. Implementation of fallback mechanism to other locale for not translated strings, also extending with just some KEYS (e.g. en-US or en-GB missing keys fallback to en), now we have...
Sorry if i wasn't specific enough ... For getting/filtering file list of source param in l10ns.json, you are using module node-glob in file https://github.com/tinganho/l10ns/blob/f1de2bd91ec56b1acd7cf6ac7ba24fb495260145/libraries/index.js#L176-L186. But you are using custom code...
> Hi @vizo, which element are you looking to apply attributes to? You can access the SVG DOM element in `beforeEach`, e.g. [here](https://github.com/tanem/svg-injector/blob/master/examples/api-usage/index.ts#L14). I want to access original img element...
@88kbbq you are right! :+1
Same here `ArangoError: AQL: conflict (while executing)` doing UPSERT
Nothing after 4 years?