eldk
eldk
Hello, File Manager was registering action on file save. This allowed to trace all files edited and changed. Try to find it by modifying files with Filemin : no logs...
Hello, As I want to keep main ol-layerswitcher button as OL buttons style : 1 - I have to change background color for ol-layerswitcher main button 2 - I have...
Hello, - Using some HTML extracted from a website in development, using localhost, validator don't find "contentUrl" and "thumbnailURL". ``` The image description ```  This works...
Hello, ember-addon section must be put in ember section from package.json : ``` "ember": { "edition": "octane", "ember-addon": { "configPath": "wayto/config", "rootURL": "https://user.github.io/repository-name" } } ``` Is it the good...