File: //home/arjun/projects/buyercall_forms/buyercall/cli/commands/__pycache__/cmd_assets.cpython-38.pyc
U
k�if� � @ sX d dl Z d dlZe�� dd� �Ze�� dd� �Ze�� dd� �Ze�e� e�e� dS )� Nc C s dS )z Serve and build assets. N� r r r �I/home/arjun/projects/buyercall_forms/buyercall/cli/commands/cmd_assets.py�cli s r c C s t jddd�S )z&
Serve assets in development.
z npm startT��shell��
subprocess�callr r r r �serve s r
c C s t jddd�S )zR
Build assets to disk to the configured build path in the webpack config.
znpm run-script buildTr r r r r r �build s r )r �click�groupr �commandr
r �add_commandr r r r �<module> s