Home Reference Source Repository

Variable

Static Public Summary
public

log: *

public
public
public

logInfo: *

public
public

neato(options: Object): *

Neato

Static Public

public log: * source

import {log} from 'neato/src/util/log.js'

public logDebug: * source

import {logDebug} from 'neato/src/util/log.js'

public logError: * source

import {logError} from 'neato/src/util/log.js'

public logInfo: * source

import {logInfo} from 'neato/src/util/log.js'

public logWarning: * source

import {logWarning} from 'neato/src/util/log.js'

public neato(options: Object): * source

import neato from 'neato/src/index.js'

Neato

This function takes a single Neato options object, prepare all the required Webpack / Karma configurations and execute the requested action.