'akaunting HR employees module employees.min.js file

I have just installed akaunting (https://github.com/akaunting/akaunting)

I wanted to add a Loans component, so I dupplicated everything from positions, but then I noticed there is a js file named positions.min.js. The same for the employees component, there is a employees.min.js file

I can see that these files have the vue components as if the js file is a standalone version of all the vue components required for the blade to work with them

Does anyone know how to generate such a standalone file?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source