updater

package
v0.14.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DepEnsure = fix.DepEnsure

DepEnsure runs `dep ensure -v` to make sure that any newly changed imports are added to dep.

View Source
var DeprecrationsCheck = fix.DeprecrationsCheck

DeprecrationsCheck will either log, or fix, deprecated items in the application

View Source
var PackageJSONCheck = fix.PackageJSONCheck

PackageJSONCheck will compare the current default Buffalo package.json against the applications package.json. If they are different you have the option to overwrite the existing package.json file with the new one.

View Source
var Run = fix.Run

Run all compatible checks

View Source
var WebpackCheck = fix.WebpackCheck

WebpackCheck will compare the current default Buffalo webpack.config.js against the applications webpack.config.js. If they are different you have the option to overwrite the existing webpack.config.js file with the new one.

Functions

This section is empty.

Types

type Check

type Check = fix.Check

Check interface for runnable checker functions

type ImportConverter

type ImportConverter = fix.ImportConverter

ImportConverter will changes imports from a -> b

type Runner

type Runner = fix.Runner

Runner will run all compatible checks

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL