1.0.19-upload-assets-to-subaccounts.1 • Published 5 years ago
xdn-framework-detector v1.0.19-upload-assets-to-subaccounts.1
xdn-framework-detector
Detects the framework that a project is using by analyzing its dependencies.
Adding frameworks
To add a framework, first add an entry to src/frameworks.js
:
{
name: 'Next.js', // the name of the framework - will be displayed to the user in the CLI output
builder: 'xdn-next', // the xdn-* package used to build apps with that framework for the XDN
command: 'xdn-next-build', // the bin command in the above package that needs to be run to build the app for deployment on the XDN
dependency: 'next', // If this package is installed, we know we're using this framework
}
1.0.19-upload-assets-to-subaccounts.1
5 years ago
1.0.17
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.13
5 years ago
1.0.9
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.12
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6-alpha.0
5 years ago
1.0.6
5 years ago
1.0.5-alpha.8
5 years ago
1.0.5-alpha.6
5 years ago
1.0.5-alpha.7
5 years ago
1.0.5-alpha.4
5 years ago
1.0.5-alpha.3
5 years ago
1.0.5-alpha.5
5 years ago
1.0.5-alpha.2
5 years ago
1.0.5-alpha.0
5 years ago
1.0.5-alpha.1
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.0
5 years ago
0.11.7
5 years ago
0.11.6-HEAD.0
5 years ago
0.11.5
5 years ago
0.11.6
5 years ago
0.11.5-HEAD.0
5 years ago
0.11.4
5 years ago
0.11.4-HEAD.0
5 years ago
0.11.1
5 years ago
0.11.1-alpha.0
5 years ago
0.11.0
5 years ago
0.10.0-alpha.0
5 years ago