azulkipli

Results 16 issues of azulkipli

when executing npm run deploy:prod my server get 98-10% CPU usage and then build dist failed https://supload.com/SJaqVNRZf ![screen shot 2017-12-13 at 11 29 29](https://user-images.githubusercontent.com/8231792/33922544-0f900b10-dffe-11e7-957e-3ce3bbff3402.png) How to solve this ? here...

My code http://pastebin.com/V25ccnB4 I want to apply search using "sex" column that may have value "M" or "F" but real "sex" must be hidden. How I convert this config to...

Is this already support Font Awesome 5? I got something like this screenshot when including ``` ``` ![screen shot 2018-03-16 at 16 12 41](https://user-images.githubusercontent.com/8231792/37512511-f28cd338-2934-11e8-9bdf-bfa81af259f4.png) Bulma 0.6.2 already support Font Awesome...

Cannot inspect website using ReactJS / VueJS, I test it with sepulsa.com

Hi, when trying install re-bulma based on this instruction (using create-react-app which is already use react version 16.0.0), https://github.com/bokuweb/re-bulma#install I put these on index.js ``` import insertCss from "insert-css"; import...

I have sample folder strucure for the app ``` - Dashboard - - - Backend - - - - - - ClientApp - - - - - - Controllers ------etc...

Got this error when using PostgreSQL ` syntax error at or near "MODIFY" LINE 1: ALTER TABLE countries MODIFY country_code CHAR(3) NOT NULL D... ^ (SQL: ALTER TABLE `

In preact.config.js I already have ``` import criticalCssPlugin from "preact-cli-plugin-critical-css"; import Jarvis from "webpack-jarvis"; /* the rest of your webpack configs */ export default (config, env) => { const options...

bucket created & deployed build ACL not set as public, how to set it as public ? any parameter must be added?

Hi, thanks for created this vue plugin i already set custom props `inputOptions.placeholder` follow [doc here](https://vue-tel-input.iamstevendao.com/usage/props.html) ![Screenshot 2023-12-19 at 11 35 18](https://github.com/iamstevendao/vue-tel-input/assets/8231792/d90a1b5c-e8e9-42b6-b487-090d864f964d) but I think this props option seem not...