pro-v-digi

Results 2 issues of pro-v-digi

### What steps will reproduce the problem? I have defined these filters in my NgModel: `public function ngRestFilters() { return [ 'Deleted' => self::find()->where(['=', 'is_deleted', 1]), 'Active' => self::find()->where(['=', 'is_deleted',...

enhancement

When I run the command "npm run build" I get this error: ![yii2ecommerceBuildError](https://user-images.githubusercontent.com/174201/116232264-863ca400-a777-11eb-8024-f117d46bfa90.PNG)