0.1.23 • Published 2 years ago

@finadvise/questionnaire v0.1.23

Weekly downloads
14
License
UNLICENSED
Repository
-
Last release
2 years ago

@finadvise/questionnaire

Questionnaire Model and React Components with CSS for bulma and Salesforce Lightning.

Building

This repo is a plain npm Typescript package (built with the tsc compiler).

  • embedded: this project embeds the component library source code via a symbolic link lib in the src directory (see README of embedded).
    In order that the Webpack loader compiles the files under the symlink, it needs setting of the parameter resolve.symlinks in the webpack configuration (see this comment).
    This is done with react-app-rewired and a corresponding config-overrides.js in the embedded project.
    The embedded version allows editing and live reload via CRA of both the demo app and the framework in the src/lib folder. Only hack is the import of the partial SCSS files in the index.scss file of the demo application (such that the file watcher reacts to changes).

Publishing

The package is publicly published on npm as @finadvise/questionnaire.

Steps:

  • npm adduser --scope=@finadvise
  • npm publish --access public
0.1.22

2 years ago

0.1.23

2 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago