leonardojobim

Results 4 issues of leonardojobim

The webpack-simple template is not processing the tag below: ```javascript ``` It shows the message: ./src/assets/videos/explore.mp4 Module parse failed: Unexpected character '' (1:0) You may need an appropriate loader to...

Executing the command "npm run build" is resulting in error in UglifyJS. It isn't able to recognize keys words like "let" and "new" and is showing error messages like below:...

The v-model returns a string with formatted value when using directives. Is there any way to retrieve the numeric value ?

Is it possible to ensure square images ? As config.setCameraHeight(int h) receives an integer value that corresponds to a resource not to a real value, it does not accept the...