mix threejs.setup (Phoenix Three v0.1.0)

View Source

Complete Three.js setup for Phoenix projects.

Downloads Three.js files from CDN and configures app.js imports.

Usage

mix threejs.setup

Options

--version VERSION    Specify Three.js version (default: 0.177.0)
--force             Overwrite existing files and imports

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.