public class CreateMigrationJsonsStep extends Object
bower.json and package.json files.| Constructor and Description |
|---|
CreateMigrationJsonsStep(File target)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createJsons(List<String> paths)
Creates
bower.json and package.json files filled with
paths provided by the paths parameter. |
public CreateMigrationJsonsStep(File target)
target - the target folder.public void createJsons(List<String> paths) throws IOException
bower.json and package.json files filled with
paths provided by the paths parameter.paths - path of files to migrateIOExceptionCopyright © 2000–2025 Vaadin Ltd. All rights reserved.