Edit Page

tasks/pipeline.js

The pipeline.js file in your Sails app determines the order in which your stylesheets, JavaScript, and client-side template files should be compiled and linked as <script> or <link> tags.

If you are not relying on automatic asset linking, then you can safely ignore this file.

Note that you can take advantage of Grunt-style wildcard/glob/splat expressions for matching multiple files, and use ! in front of an expression to ignore files.

Want to see for yourself?

An example of this file can be found in our sample app repo, here.

Check out the official Sails VS Code extension

Documentation

App Structure


Sails logo

Anatomy of a Sails App

AltStyle によって変換されたページ (->オリジナル) /