The grunt script always generates output (final wordpress plugin) in 'dist' folder. There could be an optional setting (e.g. dist) in build.json that specifies the output folder. If this setting is provided, create the wordpress plugin files in the specified folder.
The grunt script always generates output (final wordpress plugin) in 'dist' folder. There could be an optional setting (e.g. dist) in build.json that specifies the output folder. If this setting is provided, create the wordpress plugin files in the specified folder.