1.7.0 • Published 5 years ago
@xdn/framework-detector v1.7.0
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.7.1-next-1585667433-2740601.0
5 years ago
1.7.1-next-1585667303-462f746.0
5 years ago
1.7.1-next-1585660016-2b55908.0
5 years ago
1.7.1-next-014f396.0
5 years ago
1.7.1-next-6d0ef0f.0
5 years ago
1.7.1-next-bbc6b59.0
5 years ago
1.7.1-next-17e33d8.0
5 years ago
1.7.0
5 years ago
1.6.1-next-ead6a14.0
5 years ago
1.7.1-next-02f9cda.0
5 years ago
1.7.2-next-8e7c800.0
5 years ago
1.7.1-next-f8ce77f.0
5 years ago
1.6.0
5 years ago
1.6.0-alpha.5
5 years ago
1.6.0-alpha.7
5 years ago
1.6.1-next-9e6cbe7.0
5 years ago
1.6.0-alpha.4
5 years ago
1.5.2
5 years ago
1.6.0-alpha.1
5 years ago
1.6.0-alpha.0
5 years ago
1.6.0-alpha.3
5 years ago
1.5.3-next-90f22a7.0
5 years ago
1.6.0-alpha.2
5 years ago
1.6.1-1.6.0-alpha.3.0
5 years ago
1.5.2-next-f67a2ca.0
5 years ago
1.5.2-next-0dce446.0
5 years ago
1.5.0
5 years ago
1.5.1-next-41e8ed3.0
5 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.1-next-fabc22b.0
5 years ago
1.3.0
5 years ago
1.2.6
5 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.2.0
5 years ago
1.1.7
5 years ago
1.2.0-alpha.0
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago