-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
feat/build-pluginstheme/plugins-author-experiencetheme/plugins-user-experiencetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality
Description
Node.js is pretty good at abstracting platform-specific differences, but there are many ways to still write Build plugins that do not work (usually) on Windows.
Our production machines run on Ubuntu, but builds triggered through the Netlify CLI can be run on any machine. As many surveys show, a big proportion of developers are actually using Windows locally.
Should Build plugins be required to be cross-platform as part of our guidelines and enforced through code review?
Metadata
Metadata
Assignees
Labels
feat/build-pluginstheme/plugins-author-experiencetheme/plugins-user-experiencetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality